getExtremeSolutions: Compute extreme spanning trees of bi-criteria graph problem.
Description
Internally mcMSTPrim
is called with weights set accordingly.
Usage
getExtremeSolutions(graph)
Value
[matrix(2, 2)
] The i-th column contains the objective vector
of the extreme i-th extreme solution
Arguments
- graph
[grapherator
]
Graph.