d0801606b7
fixed dijkstra memleak
...
new dijkstra interfaces and abort options
refactored all files accordingly
enable logging via compile-time defines
2016-03-18 10:18:17 +01:00
5aedce47f1
removed gridSize from the template arguments
...
- not needed and code much cleaner
some minor changes
new test-cases
2016-01-25 15:53:12 +01:00
9947dced15
added several grid-walks
...
added new helper methods/classes (e.g. for heading)
new test cases
optimize the dijkstra
cleanups/refactoring
added timed-benchmarks to the log
many more...
2016-01-24 18:59:06 +01:00
cdf97322f8
added new data-structures
...
added new test-cases
added flexible dijkstra calculation
added debugging log
modified: plotting, grid-generation, grid-importance,
refactoring
2016-01-22 18:47:06 +01:00