V - the vertex typepublic static class CliqueAlgorithm.CliqueImpl<V> extends WeightedUnmodifiableSet<V> implements CliqueAlgorithm.Clique<V>
backingSet, weight| Constructor and Description |
|---|
CliqueImpl(java.util.Set<V> clique) |
CliqueImpl(java.util.Set<V> clique,
double weight) |
add, addAll, clear, contains, containsAll, equals, getWeight, hashCode, isEmpty, iterator, remove, removeAll, retainAll, size, toArray, toArrayclone, finalize, getClass, notify, notifyAll, wait, wait, waitgetWeightCopyright © 2019. All Rights Reserved.