doMultipleMutations: Perform Multiple Iterations of Mutations

Description Usage Arguments Value

Description

Performs Multiple Mutations on a given network.

Usage

1
2
doMultipleMutations(network, collection, iters = 10L,
  return.all = FALSE, upper = 1, bound.handling = "uniform")

Arguments

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.

Value

A netgen network.


rictheric/tspgui documentation built on Feb. 13, 2021, 6:28 p.m.