Menu

Code Commit Log


Commit Date  
[r469] by vsp_nagel

added a comment

2008-01-24 09:29:03 Tree
[r468] by vsp_nagel
2008-01-24 09:27:21 Tree
[r467] by vsp_nagel
2008-01-24 09:12:30 Tree
[r466] by vsp_nagel
2008-01-24 09:11:03 Tree
[r465] by mrieser

added method loadStrategyManager() to Controler so it can again be overridden.

2008-01-23 22:58:45 Tree
[r464] by boffo
2008-01-23 21:16:39 Tree
[r463] by boffo
2008-01-23 21:14:43 Tree
[r462] by mrieser

add a TestCase for the Controler I used while working on the new Controler.

2008-01-23 19:39:49 Tree
[r461] by mrieser

adapted playground to the new Controler structure. Please test and tell me what works, or what not.

2008-01-23 19:38:20 Tree
[r460] by mrieser

Committing the new Controler. It is heavily based on the concept of ControlerEvents and ControlerListeners. See javadoc for package org.matsim.controler. The call how the constructor is initialized changed a little bit (old: "new Controler().run(args);" new: "new Controler(args).run();"). Tests did only have to be changed to accommodate the new structure of the Controler, but no reference values or similar had to be changed.

2008-01-23 19:34:00 Tree
Older >