licit-lab / MnMS

Agent-based Multimodal Urban Moblity Simulator resulting from the ERC MAGnUM project
GNU Lesser General Public License v3.0
9 stars 4 forks source link

Discussion: Having junction class to deal with allowed movement for dispatcher and traffic light junction #88

Closed floriangc closed 2 years ago

floriangc commented 2 years ago

Initial problem:

When converting symuflow graph into mnms graph correctly we need to take into account allowed movement for 'giratoire' and 'carrefour a feux'

Proposition:

Create a junction class to deal with link adjacency, this implies:

Comments