Skip to main content

[Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index] [List Home]
[sumo-user] Implement Ant Colony Optimization to find shortest route

Dear Sumo List,

I am trying to implement and compare the following shortest path algorithm :

1. Dijkstra
2. Ant Colony Optimization

I want to implement this using TraCi and SUMO [Please suggest if any other
tool that I should use].

*Question : *

   1. How to implement this both the algorithm using Traci and find the
   output on SUMO?
   2. How to take various values to compare this both the algorithm like
   TravelTime, Fuel consumption, CO2 produced?

Thanks In Advance
*:)*



*Thanks & Best
Regards.----------------------------------------------------------------------------------------Dhaval
varia*
(dhavalkvaria@xxxxxxxxx)

_______________________________________________
sumo-user mailing list
sumo-user@xxxxxxxxxxxxxxxxxxxxx
https://lists.sourceforge.net/lists/listinfo/sumo-user


Back to the top