Learn R Programming

evoper (version 0.6.0)

saa.neighborhoodH: saa.neighborhoodH

Description

Generates neighbor solutions perturbing half parameters from current solution S.

Usage

saa.neighborhoodH(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