automata
Sort by:Popular

This artifact contains the API of AutomataLib, which mainly consists of interfaces for the various concepts and automaton models supported by the AutomataLib core. In addition to that, it also defines some fundamental classes for ...
Last Release on Aug 13, 2026
The core artifact of AutomataLib. This library contains concrete implementations for many of the automaton model interfaces defined in the API artifact, as well as abstract base classes that facilitate implementing new automaton model ...
Last Release on Aug 13, 2026
Basic utility library containing several useful classes to ease everyday programming.
Last Release on Aug 13, 2026
This artifact provides various common utility operations for analyzing and manipulating automata and graphs, such as traversal, minimization and copying.
Last Release on Aug 13, 2026
This artifact provides efficient implementations for various collection data structures (esp. linked lists and priority queues), which have very insufficient implementation in the Java Collections Framework that makes it hard or even ...
Last Release on Aug 13, 2026
(De-)Serializers for the DOT Format
Last Release on Aug 13, 2026
A collection of utility methods to parse AutomataLib specific settings.
Last Release on Aug 13, 2026
This artifact contains algorithms for incrementally constructing DFAs (prefix-closed and non-prefix-closed), Mealy machines, and Moore machines from a finite, incrementally growing set of example inputs/outputs.
Last Release on Aug 13, 2026
Set of libraries for experimental mathematics
Last Release on Sep 16, 2026
Set of libraries for experimental mathematics
Last Release on Sep 16, 2026