Learn R Programming

evoper (version 0.5.0)

ees1.explore: ees1.explore

Description

Explore the solution space on the neighborhood of solution 's' in order to find a new best.

Usage

ees1.explore(s, weight, p = 0.01)

Arguments

s

The Problem solution

weight

The exploration intensity

p

The mutation probability