| Package | Description |
|---|---|
| net.automatalib.automata.concepts | |
| net.automatalib.automata.fsa | |
| net.automatalib.automata.transout |
| Modifier and Type | Interface and Description |
|---|---|
interface |
DetSuffixOutputAutomaton<S,I,T,D> |
| Modifier and Type | Interface and Description |
|---|---|
interface |
DFA<S,I>
Deterministic finite state acceptor.
|
interface |
MutableDFA<S,I> |
| Modifier and Type | Interface and Description |
|---|---|
interface |
MealyMachine<S,I,T,O> |
interface |
MooreMachine<S,I,T,O> |
interface |
MutableMealyMachine<S,I,T,O> |
interface |
MutableMooreMachine<S,I,T,O> |
interface |
TransitionOutputAutomaton<S,I,T,O> |
Copyright © 2018. All rights reserved.