Data structures and algorithms project.
There is a problem concerning the speedtesting. The results are often wrong (for example A* is slower than Breadth first search). This is most likely caused by java's built in operations like garbage collector etc. For reliable results, it would be better to use language such as C for example.
week_1
week_2
week_3
week_4
week_5
week_6
Checkstyle-report Checkstyle contains errors regarding file lenghts but I don't find it useful to break them down to subclasses because everything within them are strongly connected.