Learn R Programming

evoper (version 0.5.0)

getSolution: getSolution

Description

Given a set S of N solutions created with sortSolution, this function returns the solution component. A solutions is a set of solutions and their associated fitness

Usage

getSolution(S)

Arguments

S

The solution set

Value

The solution set