Learn R Programming

evoper (version 0.5.0)

bestSolution: bestSolution

Description

Given a set S of N solutions created with sortSolution, this function returns the best solution found.

Usage

bestSolution(S)

Arguments

S

The solution set

Value

The best solution