Learn R Programming

evoper (version 0.5.0)

saa.neighborhoodH: saa.neighborhoodH

Description

Generates neighbor solutions perturbing half parameters from current solution S.

Usage

saa.neighborhoodH(f, S, d)

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

Value

The neighbor of solution of S