Core library for AutomataLib, providing concrete implementations of automaton models and abstract base classes.
<dependency>
<groupId>net.automatalib</groupId>
<artifactId>automata-core</artifactId>
<version>0.12.1</version>
</dependency>No compatibility data collected yet for this library.
Verified import paths — ran on the pinned version, not inferred.
Creates a deterministic finite automaton (DFA) with two states.
No known issues recorded.
No dependency data recorded yet.