V
- the vertex typepublic static interface VertexCoverAlgorithm.VertexCover<V> extends Set<V>
Modifier and Type | Method and Description |
---|---|
double |
getWeight()
Returns the weight of the vertex cover.
|
add, addAll, clear, contains, containsAll, equals, hashCode, isEmpty, iterator, remove, removeAll, retainAll, size, spliterator, toArray, toArray
parallelStream, removeIf, stream
double getWeight()
Copyright © 2019. All rights reserved.