Menu

Code Commit Log


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
[r8396] by mrieser

deleted empty package

2009-08-15 07:35:34 Tree
[r8395] by grether

removed endorsed dir compiler argument

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
[r8393] by scnadine

reduce choice set size - cosmetics

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)
- adapt reading of TRB choice sets accordingly

2009-08-14 14:09:10 Tree
[r8391] by grether

removed wilcard in excluded classname

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
Older >
Want the latest updates on software, tech news, and AI?
Get latest updates about software, tech news, and AI from SourceForge directly in your inbox once a month.