| Package | Description |
|---|---|
| de.learnlib.cache | |
| de.learnlib.cache.mealy | |
| de.learnlib.cache.sul |
| Modifier and Type | Interface and Description |
|---|---|
static interface |
LearningCacheOracle.MealyLearningCacheOracle<I,O>
Specialization of the
LearningCacheOracle interface for Mealy machine learning. |
| Modifier and Type | Class and Description |
|---|---|
class |
MealyCacheOracle<I,O>
Mealy cache.
|
| Modifier and Type | Class and Description |
|---|---|
class |
SULCache<I,O>
A cache to be used with a
SUL. |
Copyright © 2014. All Rights Reserved.