1. Hello,Should adding a routing algorithm be done in the configuration file or in both the configuration and during route file generation? I noticed that I get the same trip/travel time with dijkstra and astar algorithms because I guess they follow the same static route; how can I make the choice of a route dynamic/based on the current traffic conditions/fastest route in real-time?
<processing> <routing-algorithm="dijkstra" /> </processing> < < ------------------------------------------------------------------------------ Subversion Kills Productivity. Get off Subversion & Make the Move to Perforce. With Perforce, you get hassle-free workflows. Merge that actually works. Faster operations. Version large binaries. Built-in WAN optimization and the freedom to use Git, Perforce or both. Make the move to Perforce. http://pubads.g.doubleclick.net/gampad/clk?id=122218951&iu=/4140/ostg.clktrk _______________________________________________ sumo-user mailing list [email protected] https://lists.sourceforge.net/lists/listinfo/sumo-user
