Project Modules

This project has declared the following modules:

Name Description
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 (e.g., a Pair class) to ease everyday programming.