Commit | Date | |
---|---|---|
[r8399]
by
mrieser
make use of PseudoRemovePriorityQueue for Dijkstra and AStar-variants to speed up the Router. The test org.matsim.core.router.RoutingTest is now 40-80% faster (depending on Java version and algorithm) on my machine. Changed RouterVisTest-reference file as the order of nodes with the same priority/time are now returned in different order. |
2009-08-15 07:41:57 | Tree |
[r8398]
by
mrieser
A simple re-implementation of a priority queue that offers a much better performance for remove(Object) operations than the standard PriorityQueue, but uses more memory to manage the data. Including Tests |
2009-08-15 07:37:38 | Tree |
[r8397]
by
mrieser
replace reference file, so it works on build server. Only difference is, that scores written to the plans file now sometimes have on digit more. It seems, there is a difference between some JDK's on the number of digits written out for double values. |
2009-08-15 07:36:38 | Tree |
2009-08-15 07:35:34 | Tree | |
2009-08-14 16:37:25 | Tree | |
[r8394]
by
grether
added exclude for <exclude>org/matsim/core/mobsim/jdeqsim/TestDESStarter_Berlin.java</exclude> |
2009-08-14 15:10:40 | Tree |
2009-08-14 14:29:51 | Tree | |
[r8392]
by
scnadine
wrote tool to transform choice sets from log file to choice sets as written from the choice set generation (including adding of the chosen route) |
2009-08-14 14:09:10 | Tree |
2009-08-14 14:03:07 | Tree | |
[r8390]
by
scnadine
wrote tool to transform choice sets from log file to choice sets as written from the choice set generation (including adding of the chosen route) |
2009-08-14 14:00:42 | Tree |