V
- the vertex typepublic static interface MinimumVertexCoverAlgorithm.VertexCover<V>
Modifier and Type | Method and Description |
---|---|
Set<V> |
getVertices()
Set of vertices constituting the vertex cover
|
double |
getWeight()
Returns the weight of the vertex cover.
|
double getWeight()
Copyright © 2016. All rights reserved.