getSolution {evoper}R Documentation

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


[Package evoper version 0.5.0 Index]