Project Modules
This project has declared the following modules:
Name | Description |
---|---|
AutomataLib :: Commons :: Settings | A collection of utility methods to parse AutomataLib specific settings. |
AutomataLib :: Commons :: Smart Collections | This artifact provides efficient implementations for various collection data structures (esp. linked lists and priority queues), which have very insufficient implementation in the Java Collections Framework that makes it hard or even impossible to exploit their efficiencies. |
AutomataLib :: Commons :: Utilities | Basic utility library containing several useful classes to ease everyday programming. |