link to the repository I'm using: https://github.com/flow-project/flow
I have data from osm and tried to simulate traffic, however while simulation after some period of time cars disappear.
link to the repository I'm using: https://github.com/flow-project/flow
I have data from osm and tried to simulate traffic, however while simulation after some period of time cars disappear.
It seems like you did not specify edge distributions in the InitialConfiguration class instance; do go over tutorial 7 (osm) in the tutorials folder in flow, especially towards the end. In all cases, some source code would be much appreciated to get a better sense of the issue you're facing.