bestSolution {evoper} | R Documentation |
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
[Package evoper version 0.5.0 Index]