Interface MaximalCliqueEnumerationAlgorithm<V,E>
- Type Parameters:
V- the graph vertex typeE- the graph edge type
- All Known Implementing Classes:
BaseBronKerboschCliqueFinder, BronKerboschCliqueFinder, DegeneracyBronKerboschCliqueFinder, PivotBronKerboschCliqueFinder
-
Method Summary
Methods inherited from interface Iterable
forEach, spliterator
-
Method Details
-
iterator
-