This package contains efficient implementations for various collection data structures (especially 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.
This package (and sub-packages) provides the integration of the model checker LTSmin as described in the paper Sound Black-Box Checking in the LearnLib by Jeroen Meijer
and Jaco van de Pol.
This package (and sub-packages) provides the implementation of the model checker presented in the paper M3C: Modal Meta Model Checking by Bernhard Steffen and
Alnis Murtovi.
This package (including sub-packages) contains several (de-) serializers for the different types of automata,
transition systems, and graphs supported by AutomataLib.
This package (including sub-packages) contains several utility methods for the different types of automata,
transition systems, and graphs supported by AutomataLib.
This package contains several approaches for the visualization of the different types of automata, transition
systems, and graphs supported by AutomataLib.