@graphty/algorithms / types / LouvainOptions
Interface: LouvainOptions ​
Defined in: types/index.ts:103
Properties ​
maxIterations? ​
optionalmaxIterations:number
Defined in: types/index.ts:105
resolution? ​
optionalresolution:number
Defined in: types/index.ts:104
tolerance? ​
optionaltolerance:number
Defined in: types/index.ts:106
useOptimized? ​
optionaluseOptimized:boolean
Defined in: types/index.ts:107