Module net.automatalib.serialization.saf
module net.automatalib.serialization.saf
This module contains (de-) serializers for the Simple Automaton Format (SAF). SAF is a custom, human-readable text
format. Currently, this module supports (de-)serialization of
DFAs, NFAs, and MealyMachines.
This module is provided by the following Maven dependency:
<dependency>
<groupId>net.automatalib</groupId>
<artifactId>automata-serialization-saf</artifactId>
<version>${version}</version>
</dependency>
-
Packages
PackageExported To ModulesOpened To ModulesDescriptionAll ModulesAll Modules