V - the vertex typepublic static class VertexCoverAlgorithm.VertexCoverImpl<V> extends WeightedUnmodifiableSet<V> implements VertexCoverAlgorithm.VertexCover<V>
backingSet, weight| Constructor and Description |
|---|
VertexCoverImpl(java.util.Set<V> vertexCover) |
VertexCoverImpl(java.util.Set<V> vertexCover,
double weight) |
add, addAll, clear, contains, containsAll, equals, getWeight, hashCode, isEmpty, iterator, remove, removeAll, retainAll, size, toArray, toArrayclone, finalize, getClass, notify, notifyAll, wait, wait, waitgetWeightCopyright © 2019. All Rights Reserved.