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