| Package | Description |
|---|---|
| net.automatalib.automata.concepts | |
| net.automatalib.automata.transout | |
| net.automatalib.automata.transout.probabilistic | |
| net.automatalib.ts.transout |
| Modifier and Type | Interface and Description |
|---|---|
interface |
MutableTransitionOutput<T,O> |
| 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> |
| Modifier and Type | Interface and Description |
|---|---|
interface |
MutableProbabilisticMealy<S,I,T,O> |
interface |
ProbabilisticMealyMachine<S,I,T,O> |
| Modifier and Type | Interface and Description |
|---|---|
interface |
DeterministicTransitionOutputTS<S,I,T,O> |
interface |
MealyTransitionSystem<S,I,T,O> |
Copyright © 2018. All rights reserved.