Module net.automatalib.api
module net.automatalib.api
This module 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
dealing with words of symbols.
This module is provided by the following Maven dependency:
<dependency>
<groupId>net.automatalib</groupId>
<artifactId>automata-api</artifactId>
<version>${version}</version>
</dependency>
-
Packages
PackageExported To ModulesOpened To ModulesDescriptionAll ModulesAll ModulesThis package contains the basic concepts concerning alphabets.All ModulesAll ModulesThis package (including sub-packages) contains the basic concepts concerning automata.All ModulesAll ModulesAll ModulesAll ModulesAll ModulesAll ModulesAll ModulesAll ModulesAll ModulesAll ModulesAll ModulesAll ModulesAll ModulesAll ModulesAll ModulesAll ModulesAll ModulesAll ModulesAll ModulesAll ModulesAll ModulesAll ModulesAll ModulesAll ModulesAll ModulesAll ModulesAll ModulesAll ModulesThis package (including sub-packages) contains the basic concepts concerning graphs.All ModulesAll ModulesAll ModulesAll ModulesAll ModulesAll ModulesAll ModulesAll ModulesAll ModulesAll ModulesAll ModulesAll ModulesThis package introduces the concept of semantics which allow one to distinguish between the structural and semantic interpretations of transition systems and automata using the same type definitions.All ModulesAll ModulesThis package (including sub-packages) contains the general concepts for (de-) serializers of the different types of automata, transition systems, and graphs supported by AutomataLib.All ModulesAll ModulesAll ModulesAll ModulesThis package (including sub-packages) contains the basic concepts concerning transition systems.All ModulesAll ModulesAll ModulesAll ModulesAll ModulesAll ModulesAll ModulesAll ModulesAll ModulesAll ModulesAll ModulesAll ModulesAll ModulesAll ModulesAll ModulesAll ModulesThis package contains several concepts for the visualization of the different types of automata, transition systems, and graphs supported by AutomataLib.All ModulesAll ModulesThis package contains the basic concepts concerning words.