Hi Jane, you need to implement the routing algorithm. Just take src/utils/router/DijkstraRouter.h as a template and start from there.
Best regards, Michael Am 19.06.19 um 16:40 schrieb Jane Cheung: > If I would like to add some constraints or use some other algorithms > which are *NOT *the Dijkstra, Astar, CH/,/ /CHWrapper/ ( not in the > algorithms listed in https://sumo.dlr.de/wiki/Simulation/Routing ) what > should I do? > Best regards! > > > Jane > > On Wed, Jun 19, 2019 at 6:46 AM Jakob Erdmann <[email protected] > <mailto:[email protected]>> wrote: > > applications that perform routing support the option --routing-algorithm > > Am Mi., 19. Juni 2019 um 04:31 Uhr schrieb Jane Cheung > <[email protected] <mailto:[email protected]>>: > > Dear all, > If I would like to use the other shortest path algorithms( that > is included in SUMO) in SUMO, how could I do? > The method that I could come up with is to modify configuration > file C++ in SUMO. > So, my question is: > 1) If the solution method is right, which files that I need to > modify? > 2) Are there other solutions that I could use to realize my aim? > > Thanks for your patience and help! > > Best regard! > > Jane > _______________________________________________ > sumo-user mailing list > [email protected] <mailto:[email protected]> > To change your delivery options, retrieve your password, or > unsubscribe from this list, visit > https://www.eclipse.org/mailman/listinfo/sumo-user > > _______________________________________________ > sumo-user mailing list > [email protected] <mailto:[email protected]> > To change your delivery options, retrieve your password, or > unsubscribe from this list, visit > https://www.eclipse.org/mailman/listinfo/sumo-user > > > _______________________________________________ > sumo-user mailing list > [email protected] > To change your delivery options, retrieve your password, or unsubscribe from > this list, visit > https://www.eclipse.org/mailman/listinfo/sumo-user >
signature.asc
Description: OpenPGP digital signature
_______________________________________________ sumo-user mailing list [email protected] To change your delivery options, retrieve your password, or unsubscribe from this list, visit https://www.eclipse.org/mailman/listinfo/sumo-user
