eclipse-sumo / sumo

Eclipse SUMO is an open source, highly portable, microscopic and continuous traffic simulation package designed to handle large networks. It allows for intermodal simulation including pedestrians and comes with a large set of tools for scenario creation.
https://eclipse.dev/sumo
Eclipse Public License 2.0
2.55k stars 1.43k forks source link

routeSampler.py: support "common sense" constraints #13183

Open namdre opened 1 year ago

namdre commented 1 year ago

Similar to flowrouter.py options --max-flow and --max-turn-flow.

namdre commented 1 year ago

depends on adding the concept of upper bounds / maximum flow (#6727)