bug fix
tried to be a bit more helpful with throwing ex...
hopefully somewhat improve error messages resul...
matsim main distribution tests seem to be repai...
more things to repair tests
this should repair the matsim main distribution...
expected utilities example
a change that fixes one of the test cases, but ...
fix minibus tests to config file change
fix signal systems test to config change
comment
isUseTransit has moved from scenario config gro...
comment
comment
add hopefully helpful info file
small changes
rename a class
various things, in particular a test for mixtur...
some comments
removing contrib bdiintegration. they can live...
CongestionDetectionEventsHandler
add x,y,t to immissions output
fix a bug that occurs when an agent starts with...
make some methods static and/or final
make some methods final
add noise computation to KNBerlinControler
make code nicer by method extraction; small pla...
RunCreateNetwork tutorial improvement
remove code duplication
fix integration test
integration test around tutorial
add more tutorial files
matsim tutorial input files
matsim tutorial input files
rename some classes according to RunXxx specifi...
remove an obsolete comment
extract travelsummary code to separate contrib
add singapore playground to pieter pom to fix c...
change in run script
proposal to simplify agent source in create fd ...
throw exception when vehicle teleportation is n...
correct type with name of class
fix test in rashid playground that contained di...
fix test failures resulting from removing the u...
small changes (rename; reformat)
fix test failures resulting from removing the u...
fix test failures resulting from removing the u...
fix test failures resulting from removing the u...
fix test failures resulting from removing the u...
fix test failures resulting from removing the u...
fix test failures resulting from removing the u...
fix test failures resulting from removing the u...
fix test failures resulting from removing the u...
fix test failures resulting from removing the u...
fix test failures resulting from removing the u...
add a suppress warnings
remove useVehicles switch from scenario config ...
fix test failures resulting from removing the u...
add warnings to QSim when vehicles are overwritten
make ScenarioImpl final (replace some inheritan...
cleanup
switch a number of config options from String t...
KNTaxiLauncher as script-in-java
KNBangBang changes
kai playground change
formatting; comment
remove a log statement meant only for debugging...
fix test broken by config lock by moving config...
prototype to completely delegate the fdiag driv...
fix ivt.matsim2030 compile error
rename a class since otherwise it does not run ...
maintenance (comments)
make some methods final; add a comment
add locked option to config groups; encapsulate...
printing name if injected class causes an instn...
playground change
make some methods static
adapt poms
add map2mapmatching
start a package
add vspshk playground
KNWithinDayMobsimListener now via injection
kai playground change
make some functions static; play around with In...
more documentation for google protocol buffers ...
fix problems with unregisterAgentOnLink that ca...
fix tobiqui playground compilation error
changes in scripts
improve TravelTime documentation
play around with formatting of injector log output
change config key from string to enum
rename a variable to avoid variable hiding warning
add option to clear all strategies in config
small changes; copy of RunBraess...
alternative Braess run script
add a comment; add time dependent network examp...
changes in braess running code