How can I break down very large communities into smaller ones?
0 vues
Réponse
You can use the 'recursive' parameter. This option allows you to recursively split large communities until they meet certain criteria, such as 'maxCommSize' (maximum number of nodes) or 'maxDiameter' (maximum shortest path between any two nodes in the community).