Skip to main content

[Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index] [List Home]
Re: [sumo-dev] Fwd: Routing Algorithm

- add a class to src/utils/router that Inherits from utils/router/SUMOAbstractRouter
- add your router to the selection code in src/microsim/devices/MSRoutingEngine::initRouter and optionally src/duarouter/duarouter_main::computeRoutes


Am Mi., 4. März 2020 um 22:42 Uhr schrieb Raheleh Zarei <raheleh.zarei@xxxxxxxxx>:
Hi

May I know the procedure of adding a new routing algorithm. I would like to add a new routing algorithm like CH but with three phases.

Thanks,
Raheleh

--
RAZ


--
RAZ
_______________________________________________
sumo-dev mailing list
sumo-dev@xxxxxxxxxxx
To change your delivery options, retrieve your password, or unsubscribe from this list, visit
https://www.eclipse.org/mailman/listinfo/sumo-dev

Back to the top