Group: AutomataLib
Sort by:Popular

1.AutomataLib :: API76 usages

net.automatalib » automata-api Apache

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

2.AutomataLib :: Core70 usages

net.automatalib » automata-core Apache

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
This artifact contains adapter classes for treating the Automaton objects from the BRICS library (http://www.brics.dk/automaton) as AutomataLib models.
Last Release on Aug 13, 2026
This artifact provides a visualization implementation based on the JUNG (https://jung.sourceforge.net/) library.
Last Release on Aug 13, 2026
This artifact provides the integration of the model checker "LTSmin" (https://ltsmin.utwente.nl/) as described in the paper "Sound Black-Box Checking in the LearnLib" (https://doi.org/10.1007/s11334-019-00342-6) by Jeroen Meijer and ...
Last Release on Aug 13, 2026
Serializers for LTSmin's Enumerated Table Format
Last Release on Aug 13, 2026
Deserializers for the Finite State Machine format
Last Release on Aug 13, 2026
(De-)Serializers for the legacy LearnLibV2 format
Last Release on Aug 13, 2026
(De-)Serializers for the Textual Automaton Format
Last Release on Aug 13, 2026
This artifact provides a visualization implementation based on the GraphVIZ DOT (http://www.graphviz.org/) tool.
Last Release on Aug 13, 2026
This artifact provides the implementation of the model checker presented in the paper "M3C: Modal Meta Model Checking" (https://doi.org/10.1007/978-3-030-00244-2_15) by Bernhard Steffen and Alnis Murtovi. The paper is based on "Model ...
Last Release on Aug 13, 2026