Menu

Code Commit Log


Commit Date  
[r344] by grether

made computeEvent() private as it has the same functionality as processEvent() -> cleaner interface of Events.java

2008-01-03 16:28:18 Tree
[r343] by grether

- removed final modifier from processEvents() to overwrite the method in case of EventFiltering (still in playground)
- furthermore made computeEvent() private as it has the same functionality as processEvent() -> cleaner interface of Events.java

2008-01-03 16:12:00 Tree
[r342] by abergsten

fixed bug when checking inflowlinks

2008-01-03 15:38:31 Tree
[r341] by vsp_nagel

added "ChangeExpBeta" as a new selector option

2008-01-03 15:35:40 Tree
[r340] by vsp_nagel
2008-01-03 15:33:55 Tree
[r339] by vsp_nagel
2008-01-03 15:33:32 Tree
[r338] by vsp_nagel

added something ("not fatal") to an error message

2008-01-03 15:33:01 Tree
[r337] by abergsten

for generating test plans for extended test network

2008-01-03 15:32:44 Tree
[r336] by vsp_nagel

This is a new plans selector

2008-01-03 15:26:16 Tree
[r335] by laemmel

bug fixes:
- changed this.simNodesArrayCache = null; to this.simNodesArrayCache = new QueueNode[0];
- corrected output file path for evacuation_net.xml

extended test cases for evacuation simulation

2008-01-03 15:23:05 Tree
Older >