Module front

Module front 

Source

Structs§

Front
A Front<T> is a collection of T’s that are non-dominated with respect to each other. This is useful for multi-objective optimization problems where the goal is to find the best solutions that are not dominated by any other solution. This results in what is called the Pareto front.