V - the vertex typepublic static class VertexCoverAlgorithm.VertexCoverImpl<V> extends WeightedUnmodifiableSet<V> implements VertexCoverAlgorithm.VertexCover<V>
backingSet, weight| Constructor and Description |
|---|
VertexCoverImpl(Set<V> vertexCover) |
VertexCoverImpl(Set<V> vertexCover,
double weight) |
add, addAll, clear, contains, containsAll, equals, getWeight, hashCode, isEmpty, iterator, remove, removeAll, retainAll, size, toArray, toArraytoStringclone, finalize, getClass, notify, notifyAll, wait, wait, waitgetWeightadd, addAll, clear, contains, containsAll, equals, hashCode, isEmpty, iterator, remove, removeAll, retainAll, size, spliterator, toArray, toArrayparallelStream, removeIf, streamCopyright © 2018. All rights reserved.