Menu

Code Commit Log


Commit Date  
[r32642] by grether

Move org.matsim.signalsystems to org.matsim.contrib.signals

Users of the signals implementation have to add the following steps to their code:
- Add a dependency to contrib/signals
- Load the scenario data and attach it to the scenario, i.e. scenario.addScenarioElement(SignalsData.ELEMENT_NAME, new SignalsScenarioLoader(signalsConfig).loadData())
- controler.addOverwriteModule(new SignalsModule())

Except the interfaces all code is moved to contrib. According to the package name of the contrib (signals) all interfaces are moved to package org.matsim.signals .
Before the interfaces can be moved to contrib, two issues have to be considered:
1.) Provide a way to inform the inverted network router about turn restrictions set by traffic signals.
2.) Provide an option to use type safe events from contrib packages without reimplementation of the events reading infrastructure.

2015-04-12 21:47:38 Tree
[r32641] by grether

Move org.matsim.signalsystems to org.matsim.contrib.signals

Users of the signals implementation have to add the following steps to their code:
- Add a dependency to contrib/signals
- Load the scenario data and attach it to the scenario, i.e. scenario.addScenarioElement(SignalsData.ELEMENT_NAME, new SignalsScenarioLoader(signalsConfig).loadData())
- controler.addOverwriteModule(new SignalsModule())

Except the interfaces all code is moved to contrib. According to the package name of the contrib (signals) all interfaces are moved to package org.matsim.signals .
Before the interfaces can be moved to contrib, two issues have to be considered:
1.) Provide a way to inform the inverted network router about turn restrictions set by traffic signals.
2.) Provide an option to use type safe events from contrib packages without reimplementation of the events reading infrastructure.

2015-04-12 21:46:27 Tree
[r32640] by grether

Move org.matsim.signalsystems to org.matsim.contrib.signals

Users of the signals implementation have to add the following steps to their code:
- Add a dependency to contrib/signals
- Load the scenario data and attach it to the scenario, i.e. scenario.addScenarioElement(SignalsData.ELEMENT_NAME, new SignalsScenarioLoader(signalsConfig).loadData())
- controler.addOverwriteModule(new SignalsModule())

Except the interfaces all code is moved to contrib. According to the package name of the contrib (signals) all interfaces are moved to package org.matsim.signals .
Before the interfaces can be moved to contrib, two issues have to be considered:
1.) Provide a way to inform the inverted network router about turn restrictions set by traffic signals.
2.) Provide an option to use type safe events from contrib packages without reimplementation of the events reading infrastructure.

2015-04-12 21:39:12 Tree
[r32639] by pieterfourie

Initial commit for new contribs

2015-04-12 07:31:31 Tree
[r32638] by agarwalamit

not required any more

2015-04-11 21:06:23 Tree
[r32637] by agarwalamit

minor changes to have better computational performance (faster but 18 test fails)

2015-04-11 21:06:03 Tree
[r32636] by agarwalamit

adjusting seepage network factory for different queueWithBufferType.

2015-04-11 21:04:59 Tree
[r32635] by agarwalamit

Test is adopted to new SeepageNetworkFactory.

2015-04-10 19:12:19 Tree
[r32634] by vsp_nagel

make amit's playground compile again

2015-04-10 16:27:09 Tree
[r32633] by vsp_nagel

fixing pom.xml in contrib

2015-04-10 15:33:13 Tree
Older >
MongoDB Logo MongoDB