which_points_on_edge: Determine which points are on the edge of a Pareto-front approximation.
Description
Determine which points are on the edge of a Pareto-front approximation.
Usage
which_points_on_edge(front)
Value
An integer vector containing the indicies of the points
(columns) of front
which are on the edge of the
Pareto-front approximation.
Arguments
- front
Pareto-front approximation.