Module steiner_tree

Source

Structs§

SteinerTreeResult
Solution to a minimum Steiner tree problem.

Functions§

metric_closure
Return the metric closure of a graph
steiner_tree
Return an approximation to the minimum Steiner tree of a graph.