Determine which points are on the edge of a Pareto-front approximation.
which_points_on_edge(front)
front
: Pareto-front approximation.An integer vector containing the indicies of the points (columns) of front
which are on the edge of the Pareto-front approximation.
Olaf Mersmann olafm@statistik.tu-dortmund.de