paradiseo/moeo
Eremey Valetov 53a1af8472 feat(moeo): add real-valued multi-objective local search components
moeoBestUnvisitedSelect: selects unvisited individuals with optional
Pareto-dominance exclusion filtering.

RealVectorNeighborhoodExplorer: generates random perturbation directions
with geometric scaling along improving directions. Supports per-dimension
epsilon and minimum scaling factors.

moeoUnifiedDominanceBasedLSReal: archive-based dominance local search for
real-valued multi-objective problems.
2026-02-28 19:55:37 -05:00
..
doc refactor doc style 2022-01-27 13:11:20 +01:00
src feat(moeo): add real-valued multi-objective local search components 2026-02-28 19:55:37 -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