saa.neighborhood: saa.neighborhood

Description Usage Arguments Value

Description

Generates neighbor solutions for simulated annealing

Usage

1
saa.neighborhood(f, S, d, n)

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

n

The number of parameters to be perturbed

Value

The neighbor of solution S


evoper documentation built on May 2, 2019, 12:13 a.m.