ยท
1 min read
Finding Pareto Frontier
Problem statement
Given $N$ points $x_i$ in $d$ dimensional space, find the set of points such that you cannot make improvement on any dimension without decreasing other dimensions. In other words, these sets of point do not dominate each other.