Description Usage Arguments Value
Given a set S of N solutions created with sortSolution, this function returns the solution component fot the best solution.
1 | getFitness(S, i = NULL)
|
S |
The solution set |
i |
The fitness index, if null return the whole column. |
The selected fitness entry
Add the following code to your website.
For more information on customizing the embed code, read Embedding Snippets.