Skip to content

@graphty/algorithms / index / LeidenOptions

Interface: LeidenOptions ​

Defined in: algorithms/community/leiden.ts:15

Properties ​

maxIterations? ​

optional maxIterations: number

Defined in: algorithms/community/leiden.ts:18


randomSeed? ​

optional randomSeed: number

Defined in: algorithms/community/leiden.ts:17


resolution? ​

optional resolution: number

Defined in: algorithms/community/leiden.ts:16


threshold? ​

optional threshold: number

Defined in: algorithms/community/leiden.ts:19