| getIndividuals {ecr} | R Documentation |
Extract individuals from Pareto archive.
Description
Get the non-dominated individuals logged in the Pareto archive.
Usage
getIndividuals(x)
Arguments
x |
[ |
Value
[list]
See Also
Other ParetoArchive:
getSize(),
initParetoArchive(),
updateParetoArchive()
[Package ecr version 2.1.1 Index]