This code is an efficient implementation of the model proposed into my bachelor's thesis in Computer Science @ University of Bari "Aldo Moro" under the supervision of dr. Corrado Loglisci, prof. Donato Malerba & dott. Angelo Impedovo.
By default, requirement for compilation are:
- JDK 8+
- Maven
To create a jar file with dependencies including config files:
$ mvn install
This software is released under the MIT License. See the LICENSE file for details.