Description Usage Arguments Value
Performs Multiple Mutations on a given network.
1 2 | doMultipleMutations(network, collection, iters = 10L,
return.all = FALSE, upper = 1, bound.handling = "uniform")
|
network |
An object of class "Network". |
collection |
An object of class "tspgen_collection". |
iters |
Number of iterations. |
return.all |
Should all interim instances be returned? |
upper |
Upper boundary for network points. |
bound.handling |
Occasionally during instance generation points are moved outside the boundaries of the point space. The parameter bound.handling determines how to deal with these points. |
A netgen network.
Add the following code to your website.
For more information on customizing the embed code, read Embedding Snippets.