public class SteinerTreeGeneric<V,E> extends Object
Constructor and Description |
---|
SteinerTreeGeneric(org.jgrapht.Graph<V,E> graph,
List<V> steinerNodes,
Class<? extends E> edgeClass) |
Modifier and Type | Method and Description |
---|---|
org.jgrapht.graph.WeightedMultigraph<V,E> |
getDefaultSteinerTree() |
public org.jgrapht.graph.WeightedMultigraph<V,E> getDefaultSteinerTree()
DL-Learner is licenced under the terms of the GNU General Public License.
Copyright © 2007-2019 Jens Lehmann