pare
Pareto frontier and skyline query primitives for multi-objective optimization. Efficiently filters sets of items to find non-dominated candidates across multiple metrics.
Dual-licensed under MIT or Apache-2.0.
use ParetoFrontier;
// [Relevance, Recency] - higher is better
let candidates = vec!;
let frontier = try_new.unwrap.indices;
// indices: [0, 1, 2]