saa.neighborhoodH {evoper}R Documentation

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


[Package evoper version 0.5.0 Index]