V
- the vertex typepublic static class IndependentSetAlgorithm.IndependentSetImpl<V> extends WeightedUnmodifiableSet<V> implements IndependentSetAlgorithm.IndependentSet<V>
backingSet, weight
Constructor and Description |
---|
IndependentSetImpl(Set<V> independentSet) |
IndependentSetImpl(Set<V> independentSet,
double weight) |
add, addAll, clear, contains, containsAll, equals, getWeight, hashCode, isEmpty, iterator, remove, removeAll, retainAll, size, toArray, toArray
toString
clone, finalize, getClass, notify, notifyAll, wait, wait, wait
getWeight
add, addAll, clear, contains, containsAll, equals, hashCode, isEmpty, iterator, remove, removeAll, retainAll, size, spliterator, toArray, toArray
parallelStream, removeIf, stream
Copyright © 2019. All rights reserved.