# Functions
ApproximateSteinerTreeOf computes an approximation of the Steiner tree for a given graph.
No description provided by the author
No description provided by the author
No description provided by the author
# Constants
ApproximateSteinerTreeSupportedFeatures are the graph features supported by the Steiner tree approximation algorithm.
No description provided by the author
No description provided by the author
No description provided by the author
# Structs
An ApproximateSteinerTree is an approximation of the Steiner tree of a graph G for a set of vertices Vr.
No description provided by the author
No description provided by the author
No description provided by the author