OCTabu
OCTabu was made as a M.Sc. thesis project. The main idea was to use the Tabu Search algorithm to solve the bicriteria problem of shortest paths in graph.
What you can find in repository is an application in Java (Swing) and a thesis document (unfortunately only in Polish).
Information for users
Here you can find information for users - how to download and use the project.
Download
Not yet available.
Usage
Not yet available.
Information for developers
Here you can find information interesting for developers which would like to get the sources, provide improvements or create their own version.
Repository
Project repository: https://bitbucket.org/kkapuscik/octabu.
Build instruction
Not yet available.
License
OCTabu is released under MPL 2.0 license.
The thesis document is released under CC-BY-SA 4.0 license.