@graphty/algorithms / index / LeidenResult
Interface: LeidenResult ​
Defined in: algorithms/community/leiden.ts:22
Properties ​
communities ​
communities:
Map<string,number>
Defined in: algorithms/community/leiden.ts:23
iterations ​
iterations:
number
Defined in: algorithms/community/leiden.ts:25
modularity ​
modularity:
number
Defined in: algorithms/community/leiden.ts:24