@graphty/algorithms / index / LeidenOptions
Interface: LeidenOptions ​
Defined in: algorithms/community/leiden.ts:15
Properties ​
maxIterations? ​
optionalmaxIterations:number
Defined in: algorithms/community/leiden.ts:18
randomSeed? ​
optionalrandomSeed:number
Defined in: algorithms/community/leiden.ts:17
resolution? ​
optionalresolution:number
Defined in: algorithms/community/leiden.ts:16
threshold? ​
optionalthreshold:number
Defined in: algorithms/community/leiden.ts:19