| Package | Description |
|---|---|
| de.learnlib.api.statistic |
| Modifier and Type | Interface and Description |
|---|---|
interface |
StatisticLearner<M,I,D>
Common interface for learners keeping statistics.
|
static interface |
StatisticLearner.DFAStatisticLearner<I> |
static interface |
StatisticLearner.MealyStatisticLearner<I,O> |
interface |
StatisticOracle<I,D>
Common interface for oracles keeping statistics.
|
interface |
StatisticSUL<I,O> |
Copyright © 2020. All rights reserved.