| Package | Description |
|---|---|
| de.learnlib.algorithms.kv.dfa |
| Class and Description |
|---|
| KearnsVaziraniDFA
The Kearns/Vazirani algorithm for learning DFA, as described in the book "An Introduction to Computational Learning
Theory" by Michael Kearns and Umesh Vazirani.
|
| KearnsVaziraniDFABuilder |
| KearnsVaziraniDFAState
Class that contains all data that represent the internal state of the
KearnsVaziraniDFA learner. |
Copyright © 2020. All rights reserved.