Commit graph

1 commit

Author SHA1 Message Date
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