public final class LearningExamples extends Object
| Modifier and Type | Method and Description |
|---|---|
static List<LearningExample.DFALearningExample<?>> |
createDFAExamples() |
static List<LearningExample.MealyLearningExample<?,?>> |
createMealyExamples() |
static List<LearningExample.StateLocalInputMealyLearningExample<?,?>> |
createSLIMealyExamples() |
public static List<LearningExample.DFALearningExample<?>> createDFAExamples()
public static List<LearningExample.MealyLearningExample<?,?>> createMealyExamples()
public static List<LearningExample.StateLocalInputMealyLearningExample<?,?>> createSLIMealyExamples()
Copyright © 2020. All rights reserved.