Open behrisch opened 4 years ago
This still needs some work and refactoring. Currently the reversed router is only used in the a parallel duarouter case. Once we are positive that it is superior in all cases and cleared out the differing results from the chrouter we should also use it in the single threaded case and in the microsim. Furthermore automated bulk routing should be mode configurable. It can give wrong result if the user changes edge weights via traci.
It currently uses contraction hierarchies. A bulk routing with dijkstra should be considerably faster.