View source: R/helper-functions.R
| bestFitness | R Documentation |
Given a set S of N solutions created with sortSolution, this function returns the fitness component fot the best solution.
bestFitness(S)
S |
The solution set |
The best fitness value
Add the following code to your website.
For more information on customizing the embed code, read Embedding Snippets.