public class FullyConnectedComponentSearcher extends Object
| Constructor and Description |
|---|
FullyConnectedComponentSearcher(BitSet[] connections)
Constructor.
|
| Modifier and Type | Method and Description |
|---|---|
BitSet |
findLargest(BitSet where)
Find largest fully connected component from presented set of the nodes
where. |
public FullyConnectedComponentSearcher(BitSet[] connections)
connections - Adjacency matrix.
Follow @ApacheIgnite
Ignite Database and Caching Platform : ver. 2.9.1 Release Date : December 9 2020