moead_framework.tool.result.checkpoint¶
-
moead_framework.tool.result.
checkpoint
(moead_algorithm: moead_framework.algorithm.abstract_moead.AbstractMoead)[source]¶ Minimalist checkpoint function to save all non dominated point every 10 evaluations
- Parameters
moead_algorithm – {
AbstractMoead
} instance of the algorithm that uses the checkpoint- Returns