| Commit | Date | |
|---|---|---|
|
[r26067]
by
skull5
Updated files for ReRoutingTest and added two tests for FastDijkstra and FastAStarLandmarks. |
2013-10-08 20:25:44 | Tree |
|
[r26066]
by
skull5
Updated files for ReRoutingTest and added two tests for FastDijkstra and FastAStarLandmarks. |
2013-10-08 20:22:15 | Tree |
| 2013-10-08 19:58:46 | Tree | |
|
[r26064]
by
rashid_waraich
|
2013-10-08 17:08:46 | Tree |
| 2013-10-08 16:40:25 | Tree | |
|
[r26062]
by
thibautd
solve compile errors due to recent changes (my settings are less permissive than default) organize imports and remove unnecessary casts |
2013-10-08 15:32:05 | Tree |
| 2013-10-08 14:45:47 | Tree | |
|
[r26060]
by
skull5
Replaced the PriorityQueue used by the Dijkstra. The (Wrapped)BinaryMinHeap should have a smaller memory footprint and a higher performance than the PseudoRemovePriorityQueue that was used so far. |
2013-10-08 14:42:09 | Tree |
| 2013-10-08 14:19:51 | Tree | |
|
[r26058]
by
skull5
Performance optimization in the TravelTimeCalculator. If FastRouters and RoutingNetworks are used, routing time is reduced by ~20-30%. |
2013-10-08 14:18:23 | Tree |