nn: | number of nodes |
mna: | mean value of the exterior degree of each node (numbers of leaving arcs) |
var: | variance of the exterior degree of each node |
nd: | number of OD-pairs (origin-destination) |
nf: | model chosen for the computation of the travel time |
This example generates randomly the data for a net. For each node an exterior degree is chosen randomly with a normal distribution of mean mna and variance var, then the successors are chosen without repetition. The value of nf indicates the formula chosen for the computation of the travel time, by default it is 6. This way of generating randomly the net if very much slower than for the example 'Random City'. If we execute the following sentence: