#include "FSA.h"Go to the source code of this file.
Functions | |
| FSA | randomFSA (int N, int L) |
| Generate a random (connected admissible) Finite State Automaton. | |
| FSA randomFSA | ( | int | N, | |
| int | L | |||
| ) |
Generate a random (connected admissible) Finite State Automaton.
1.6.1