Artifacts using automata-commons-util version 0.7.1

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 dealing with words of symbols.
Last Release on Mar 11, 2025
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 classes. Note that concrete algorithms (traversal, reachability analysis etc.) are part of the automata-util artifact.
Last Release on Mar 11, 2025
This artifact provides various common utility operations for analyzing and manipulating automata and graphs, such as traversal, minimization and copying.
Last Release on Mar 11, 2025
Infrastructure and core interfaces of LearnLib
Last Release on Feb 6, 2025
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 impossible to exploit their efficiencies.
Last Release on Mar 11, 2025
(De-)Serializers for the DOT Format
Last Release on Mar 11, 2025
A collection of equivalence oracles
Last Release on Feb 6, 2025
Caches to avoid posing duplicate membership queries
Last Release on Feb 6, 2025
An abstract counterexample analysis framework
Last Release on Oct 12, 2020
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 Mar 11, 2025