Artifacts using automata-api version 0.3.1-ase2013-tutorial-r1

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 functionalities of LearnLib
Last Release on Jun 4, 2015

Relocated → de.learnlib » learnlib-api
A collection of algorithms for handling counterexamples in automata learning
Last Release on Feb 6, 2025
A collection of basic algorithm for approximating equivalence queries
Last Release on Jun 4, 2015
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
A flexible, optimized version of Dana Angluin's L* algorithm
Last Release on Jun 4, 2015
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 the implementation of the DHC learning algorithm as described in the paper "Automata Learning with on-the-Fly Direct Hypothesis Construction" (https://doi.org/10.1007/978-3-642-34781-8_19) by Maik Merten, Falk Howar, Bernhard Steffen, and Tiziana Margaria.
Last Release on Feb 6, 2025
A simple, straightforward implementation of Dana Angluin's L* algorithm
Last Release on Jun 4, 2015