[sumo-user] How to generate K Shortest path

2020-01-13 Thread Bijal
Dear Sir,
I have used following :

duarouter --net-file "D:\SHARE\Backup Ant colony code for
Phd\2_1_2020\first_project\Dijkstra1.net.xml" --output-file
square2_trips_small.rou.xml -
-trip-files "D:\SHARE\Backup Ant colony code for
Phd\2_1_2020\first_project\trips.trips.xml" --begin 0 --end 100
--route-steps 200 --ignore-errors --max-alternatives 5 --route-choic
e-method logit  --routing-algorithm dijkstra --routing-threads 0 --seed
23423


But it generates Single route :

http://www.w3.org/2001/XMLSchema-instance;
xsi:noNamespaceSchemaLocation="http://sumo.dlr.de/xsd/routes_file.xsd;>







I am expecting that it would generates all the available route and its
cost. Please help.

-- 
*:)*
Bijal Varia
___
sumo-user mailing list
sumo-user@eclipse.org
To change your delivery options, retrieve your password, or unsubscribe from 
this list, visit
https://www.eclipse.org/mailman/listinfo/sumo-user


[sumo-user] How to generate K Shortest path

2020-01-13 Thread Bijal
Dear Sir,

How to generate K shortest path by supplying start_node and end_node from
the network file?

-- 
*:)*
Bijal Varia
___
sumo-user mailing list
sumo-user@eclipse.org
To change your delivery options, retrieve your password, or unsubscribe from 
this list, visit
https://www.eclipse.org/mailman/listinfo/sumo-user