Group: AutomataLib
Sort by:Popular

1.AutomataLib :: API72 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 Mar 11, 2025

2.AutomataLib :: Core66 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 Mar 11, 2025
Basic utility library containing several useful classes to ease everyday programming.
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
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 Mar 11, 2025
(De-)Serializers for the DOT Format
Last Release on Mar 11, 2025
A collection of utility methods to parse AutomataLib specific settings.
Last Release on Mar 11, 2025
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
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 Mar 11, 2025
This artifact provides a visualization implementation based on the JUNG (https://jung.sourceforge.net/) library.
Last Release on Mar 11, 2025
Generic automata serialization core
Last Release on Nov 6, 2023
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 Mar 11, 2025
Serializers for LTSmin's Enumerated Table Format
Last Release on Mar 11, 2025
Deserializers for the Finite State Machine format
Last Release on Mar 11, 2025
(De-)Serializers for the legacy LearnLibV2 format
Last Release on Mar 11, 2025
(De-)Serializers for the Textual Automaton Format
Last Release on Mar 11, 2025
This artifact provides a visualization implementation based on the GraphVIZ DOT (http://www.graphviz.org/) tool.
Last Release on Mar 11, 2025