package documentation

This module contains the implementation of the Multiobjective framework called Sofomore, and its instantiation with cma-es to obtain COMO-CMA-ES, defined in the paper [Toure, Cheikh, et al. "Uncrowded Hypervolume Improvement: COMO-CMA-ES and the Sofomore framework." GECCO'19-Genetic and Evolutionary Computation Conference. 2019.].

Only the bi-objective framework is functional and has been thoroughly tested.

Author
Cheikh Toure and Nikolaus Hansen, 2019
Unknown Field: license
BSD 3-Clause, see LICENSE file.
Module como This module contains the implementation of the Multiobjective framework called Sofomore, and its instantiation with cma-es to obtain COMO-CMA-ES, defined in the paper [Toure, Cheikh, et al. "Uncrowded Hypervolume Improvement: COMO-CMA-ES and the Sofomore framework...
Module como_logger Defines the COMOPlot class which can store (via callback) and plot data.
Module hv No module docstring; 0/1 variable, 2/2 classes documented
Module nondominatedarchive No summary
Module sofomore_logger No module docstring; 1/2 function, 1/1 class documented
Module test Run doctests like python -m comocma.test.
Module __main__ Undocumented