saa.neighborhoodN: saa.neighborhoodN
Description
Generates neighbor solutions perturbing all parameters from current
solution S.
Usage
saa.neighborhoodN(f, S, d)
Value
The neighbor of solution of S
Arguments
- f
An instance of ObjectiveFunction (or subclass) class ObjectiveFunction
- S
The current solution to find a neighbor
- d
The distance from current solution S distance = (max - min) * d