Learn R Programming

evoper (version 0.6.0)

bestSolution: bestSolution

Description

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

Usage

bestSolution(S)

Value

The best solution

Arguments

S

The solution set