Skip to main content

[Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index] [List Home]
Re: [sumo-user] generate random network

set option --seed or --random
see https://sumo.dlr.de/docs/Simulation/Randomness.html#random_number_generation_rng (the description applies to all SUMO-applications).

Am Mi., 11. März 2020 um 05:01 Uhr schrieb Raheleh Zarei <raheleh.zarei@xxxxxxxxx>:
Hello,

I am trying to use NETGENERATE to make random graphs, with each graph having same number of edges. For example 50. I set --rand-iteration option but every time it creates exactly the same network and with 50 nodes instead on edges. How can I make it random each time keeping the same iteration number of each graph?

Thanks,
Raheleh

--
RAZ
_______________________________________________
sumo-user mailing list
sumo-user@xxxxxxxxxxx
To unsubscribe from this list, visit https://www.eclipse.org/mailman/listinfo/sumo-user

Back to the top