Description Usage Arguments Value
sNone is a shape that changes nothing. It is used to move the entries cursor along to change later entries.
sLinear is the linear pareto frontier.
sConvex is the convex pareto frontier.
sConcave is the concave pareto frontier.
sMixed is a shape of the pareto frontier that has some convex and concave parts.
sDisc is a shape of the pareto frontier that is not continuous.
1 2 3 4 5 6 7 8 9 10 11 12 13 |
x |
The vector in objective space without its last entry. |
overall |
The overall form of the pareto frontier, if it is >1 then it is more convex, if <1 then more concave. |
num |
Number of parts of the pareto frontier. |
location |
Where the discontinuities are. A larger value moves it to larger values of the first objective. |
The modified vector.
Add the following code to your website.
For more information on customizing the embed code, read Embedding Snippets.