A function which returns fitness summary and metric measure at each iteration of algorithms search..
Summary(object, ...)
Returns a list with the individuals, objective values and performance metrics by generation.
An object of class "nsga"
, "nsga2"
and "nsga3"
, usually resulting from a call to function nsga
, nsga2
and nsga3
.
further arguments passed to or from other methods.
Francisco Benitez
This function records the individuals, objective values and performance metrics generated by iteration for later analysis..
Scrucca, L. (2017) On some extensions to 'GA' package: hybrid optimisation, parallelisation and islands evolution. The R Journal, 9/1, 187-206 doi: 10.32614/RJ-2017-008.
Bossek, J. (2017). ecr 2.0: A Modular Framework for Evolutionary Computation in R. In Proceedings of the Genetic and Evolutionary Computation Conference (GECCO '17) Companion, Berlin, Germany, 1187--1193.