Module net.automatalib.util

This module contains several utility methods for the different types of automata, transition systems, and graphs supported by AutomataLib.

This module is provided by the following Maven dependency:

 <dependency>
   <groupId>net.automatalib</groupId>
   <artifactId>automata-util</artifactId>
   <version>${version}</version>
 </dependency>