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


mcMST documentation built on April 1, 2023, 12:19 a.m.