your inputs look a bit strange. Try using this simple example as a template: http://sumo.dlr.de/trac.wsgi/browser/trunk/sumo/tests/sumo/extended/rerouter/cyclic_route/simple_example/input_additional.add.xml
2015-03-18 5:26 GMT+01:00 nguyen tran <[email protected]>: > Hi All, > I created a additional xml file and a definition reroute file for > rerouting purpose but the simulation doesn't work. Cars only finish their > routes from generated route file and disappear. May I ask if there is > anything wrong with the files that I created? > > <additional> <route edges="10toM9_10 M9_10to9 9toM9_13 M9_13to13" > id="Route10to13"/> <route edges="10toM10_11 M10_11to11 11toM11_15 > M11_15to15" id="Route10to15"/> ... (list all available routes) <rerouter > edges="M1_2to1" file="Grid_L300_N3.rerou.xml" id="Rerouter1" > probability="1"/> <rerouter edges="M1_2to2 M2_3to2 M2_6to2" > file="Grid_L300_N3.rerou.xml" id="Rerouter2" probability="1"/> ...(list > all ending edges when cars will choose a new route from the above route > list)</additional> > <rerouter> <rerouter id="Rerouter1"> <interval begin="0" > end="3600"> <routeProbReroute id="Route1to2" > probability="0.076923"/> <routeProbReroute id="Route1to3" > probability="0.076923"/> ... (list all possible route from the > ending edges) </interval> </rerouter> <rerouter > id="Rerouter2">...</rerouter> > Thank you.Best regards,Nguyen > > > > ------------------------------------------------------------------------------ > Dive into the World of Parallel Programming The Go Parallel Website, > sponsored > by Intel and developed in partnership with Slashdot Media, is your hub for > all > things parallel software development, from weekly thought leadership blogs > to > news, videos, case studies, tutorials and more. Take a look and join the > conversation now. http://goparallel.sourceforge.net/ > _______________________________________________ > sumo-user mailing list > [email protected] > https://lists.sourceforge.net/lists/listinfo/sumo-user > ------------------------------------------------------------------------------ Dive into the World of Parallel Programming The Go Parallel Website, sponsored by Intel and developed in partnership with Slashdot Media, is your hub for all things parallel software development, from weekly thought leadership blogs to news, videos, case studies, tutorials and more. Take a look and join the conversation now. http://goparallel.sourceforge.net/ _______________________________________________ sumo-user mailing list [email protected] https://lists.sourceforge.net/lists/listinfo/sumo-user
