V
- the vertex typepublic static interface CliqueAlgorithm.Clique<V> extends Set<V>
Modifier and Type | Method and Description |
---|---|
double |
getWeight()
Returns the weight of the clique.
|
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.