Description Usage Arguments Value
This function denotes if a node dominates another one or if there is no Pareto-dominance relationship.
1 | comparePareto(t1, t2)
|
t1 |
A first node. |
t2 |
A second node. |
-1 if t1 dominates t2, 1 if t2 dominates t1 and 0 if there are no Pareto-dominance relationships.
Add the following code to your website.
For more information on customizing the embed code, read Embedding Snippets.