| Package | Description |
|---|---|
| net.automatalib.automata.fsa.impl | |
| net.automatalib.automata.transducers.impl |
| Modifier and Type | Class and Description |
|---|---|
class |
FastDFA<I> |
| Modifier and Type | Class and Description |
|---|---|
class |
FastMealy<I,O>
A fast implementation of a Mealy machine.
|
class |
FastMoore<I,O>
A fast implementation of a Moore automaton.
|
Copyright © 2020. All rights reserved.