paradiseo/moeo
Eremey Valetov d95f385418 feat(moeo): add finalize() lifecycle hook for algorithm post-processing
Add virtual finalize() and hasFinalize() to moeoAlgo/moeoPopAlgo hierarchy.
NSGA-II implements finalize() to recompute fitness and diversity assignments
after population modifications (e.g. immigrant integration in island model).
2026-02-28 19:55:21 -05:00
..
doc refactor doc style 2022-01-27 13:11:20 +01:00
src feat(moeo): add finalize() lifecycle hook for algorithm post-processing 2026-02-28 19:55:21 -05:00
test fix: remove a lot of trivial warnings 2024-08-23 18:00:31 +02:00
tutorial fix several warnings 2025-04-07 14:16:37 +02:00
CMakeLists.txt Migration from SVN 2012-08-30 11:30:11 +02:00
LICENSE fix licenses 2021-11-03 15:28:52 +01:00