| Class | Description |
|---|---|
| KearnsVaziraniDFA<I> |
The Kearns/Vazirani algorithm for learning DFA, as described in the book "An Introduction to Computational Learning
Theory" by Michael Kearns and Umesh Vazirani.
|
| KearnsVaziraniDFAState<I> |
Class that contains all data that represent the internal state of the
KearnsVaziraniDFA learner. |
Copyright © 2018. All rights reserved.