| Package | Description |
|---|---|
| de.learnlib.api.algorithm |
| Modifier and Type | Interface and Description |
|---|---|
static interface |
PassiveLearningAlgorithm.PassiveDFALearner<I>
Basic interface for passive learning algorithms that infer
DFAs. |
static interface |
PassiveLearningAlgorithm.PassiveNFALearner<I>
Basic interface for passive learning algorithms that infer
NFAs. |
Copyright © 2018. All rights reserved.