V - the vertex typepublic static interface CliqueAlgorithm.Clique<V>
extends java.util.Set<V>
| Modifier and Type | Method and Description |
|---|---|
double |
getWeight()
Returns the weight of the clique.
|
double getWeight()
Copyright © 2019. All Rights Reserved.