Artifacts using automata-api version 0.5.2

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
Example learning setups to be used for integration testing
Last Release on Feb 6, 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
Generic automata serialization core
Last Release on Nov 6, 2023
A collection of basic algorithm for approximating equivalence queries
Last Release on Jun 4, 2015
A flexible, optimized version of Dana Angluin's L* algorithm
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 learning algorithm, which distinguishes hypothesis states using a discrimination tree.
Last Release on Oct 12, 2020