Hello,
for traversing the network graph you may use
http://sumo.dlr.de/wiki/Tools/Sumolib
I cannot tell you how to work with the .tcl file since i've never worked
with it myself.
However, I can tell you that sumo outputs do not record the passing of
every junction. The reason is, that sumo places vehicles on roads and they
can appear on different sides of junctions from one step to the next. Even
if you lower the time step length (i.e. to 0.1s) you might miss small
intersections.

regards,
Jakob

2016-10-04 7:26 GMT+02:00 Rangaballav Pradhan <[email protected]
>:

> I am using SUMO and NS3 for my simulation. I have generated the trace file
> (.tcl), I have the .net.xml file. I want to create an incident matrix
> taking the junctions in the map as the nodes. How can I do it?
>
>
> Actually, I want to assign some cost for every edge and need to traverse
> the graph (map), node wise.
>
> --
> Thanks and Regards
> Rangaballav Pradhan
> ------------------------------------------------------------
> ------------------
> Check out the vibrant tech community on one of the world's most
> engaging tech sites, SlashDot.org! http://sdm.link/slashdot
> _______________________________________________
> sumo-user mailing list
> [email protected]
> https://lists.sourceforge.net/lists/listinfo/sumo-user
>
------------------------------------------------------------------------------
Check out the vibrant tech community on one of the world's most 
engaging tech sites, SlashDot.org! http://sdm.link/slashdot
_______________________________________________
sumo-user mailing list
[email protected]
https://lists.sourceforge.net/lists/listinfo/sumo-user

Reply via email to