Module de.learnlib.algorithm.kv
This module provides the implementation of the learning algorithm described in the book "An
Introduction to Computational Learning Theory" by Michael Kearns and Umesh Vazirani.
This module is provided by the following Maven dependency:
<dependency> <groupId>de.learnlib</groupId> <artifactId>learnlib-kearns-vazirani</artifactId> <version>${version}</version> </dependency>
-
-
Packages
All Packages Exports Opens Package Exported To Modules Opened To Modules Description de.learnlib.algorithm.kv All Modules All Modules de.learnlib.algorithm.kv.dfa All Modules All Modules de.learnlib.algorithm.kv.mealy All Modules All Modules
-