Uses of Package
it.tugamer89.autogex.core
Packages that use it.tugamer89.autogex.core
Package
Description
- Classes in it.tugamer89.autogex.core used by it.tugamer89.autogex.coreClassDescriptionAbstract builder based on the Curiously Recurring Template Pattern (CRTP).Base interface for all types of Automata (DFA, NFA, ENFA).Represents a state (q) within an automaton.
- Classes in it.tugamer89.autogex.core used by it.tugamer89.autogex.modelsClassDescriptionAbstract base class for all automata models.Abstract builder based on the Curiously Recurring Template Pattern (CRTP).Base interface for all types of Automata (DFA, NFA, ENFA).Represents a state (q) within an automaton.
- Classes in it.tugamer89.autogex.core used by it.tugamer89.autogex.trace