public class Example3 extends Object
Example2.BoundedStringQueue of Example2.
Please note that there is no equivalence oracle used in this example so the resulting mealy machines are only first "guesses".
| Constructor and Description |
|---|
Example3() |
| Modifier and Type | Method and Description |
|---|---|
static void |
main(String[] args) |
net.automatalib.automata.transducers.MealyMachine<?,String,?,String> |
runExperiment1() |
net.automatalib.automata.transducers.MealyMachine<?,String,?,String> |
runExperiment2() |
Copyright © 2019. All rights reserved.