Module de.learnlib.datastructure

This module provides data structures shared by multiple learning algorithms of LearnLib.

This module is provided by the following Maven dependency:

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