public class ExampleTinyMealy extends DefaultLearningExample.DefaultMealyLearningExample<Character,Character>
DefaultLearningExample.DefaultDFALearningExample<I>, DefaultLearningExample.DefaultMealyLearningExample<I,D>LearningExample.DFALearningExample<I>, LearningExample.MealyLearningExample<I,O>, LearningExample.StateLocalInputMealyLearningExample<I,O>| Constructor and Description |
|---|
ExampleTinyMealy() |
| Modifier and Type | Method and Description |
|---|---|
static CompactMealy<Character,Character> |
constructMachine()
Construct and return a machine representation of this example.
|
static ExampleTinyMealy |
createExample() |
getAlphabet, getReferenceAutomatonclone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, waitgetAlphabet, getReferenceAutomatonpublic static CompactMealy<Character,Character> constructMachine()
public static ExampleTinyMealy createExample()
Copyright © 2019. All rights reserved.