Module de.learnlib.common.counterexample

This module provides a collection of algorithms for handling counterexamples in automata learning.

This module is provided by the following Maven dependency:

 <dependency>
   <groupId>de.learnlib</groupId>
   <artifactId>learnlib-counterexamples</artifactId>
   <version>${version}</version>
 </dependency>