Skip to main content

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

Thanks, It worked. But the INT number that I set for --rand-iteration counted as number of nodes instead of edges. I expected to see it as number of edges as the description says " how many times an edge shall be added to the net  "

Thanks for your help,
Raheleh

On Wed, Mar 11, 2020 at 3:02 AM Jakob Erdmann <namdre.sumo@xxxxxxxxx> wrote:
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
_______________________________________________
sumo-user mailing list
sumo-user@xxxxxxxxxxx
To unsubscribe from this list, visit https://www.eclipse.org/mailman/listinfo/sumo-user


--
RAZ

Back to the top