TrafficPLANit / PLANit

see www.goPLANit.org
Other
0 stars 0 forks source link

Add support for movements in transport model network as separate container/entity #119

Open MarkRaadsen opened 5 months ago

MarkRaadsen commented 5 months ago

add flexibility by having optional movements generated as part of the transport model network where we keep track of a single central managed container for all movements in the network.

Assignments can then draw from that container to attach data based on movement ids in their algorithms if they wish to do so.

For now this is an optional container that needs to be manually triggered to be created by the assignment algorithm at hand