getExtremeSolutions: Compute extreme spanning trees of bi-criteria graph problem.

View source: R/getExtremeSolutions.R

getExtremeSolutionsR Documentation

Compute extreme spanning trees of bi-criteria graph problem.

Description

Internally mcMSTPrim is called with weights set accordingly.

Usage

getExtremeSolutions(graph)

Arguments

graph

[grapherator]
Graph.

Value

[matrix(2, 2)] The i-th column contains the objective vector of the extreme i-th extreme solution


jakobbossek/mcMST documentation built on March 14, 2023, 4:28 p.m.