Hello, I have encountered some problems working with one-shot assignment for dynamic traffic assignment. I've checked the generated route file from one-shot assignment (vehroute.xml) and noticed that the generated number of vehicles is lower than the number of vehicles in the trip file. Moreover, the departure time for the vehicles in the vehicle routes file is not the same as the one in the trip file. I ran the one-shot assignment code using the following command:
Python one-shot.py -f 900 -n network.net.xml -t trips.trips.xml -L -s Could you please let me know how I can fix this problem? Is there anything wrong with the way that I am using it? By the way, I am using the last version of sumo (sumo-0.27.1). Thanks, Arezoo ------------------------------------------------------------------------------ _______________________________________________ sumo-user mailing list [email protected] https://lists.sourceforge.net/lists/listinfo/sumo-user
