Skip to content

@graphty/algorithms / types / LouvainOptions

Interface: LouvainOptions ​

Defined in: types/index.ts:103

Properties ​

maxIterations? ​

optional maxIterations: number

Defined in: types/index.ts:105


resolution? ​

optional resolution: number

Defined in: types/index.ts:104


tolerance? ​

optional tolerance: number

Defined in: types/index.ts:106


useOptimized? ​

optional useOptimized: boolean

Defined in: types/index.ts:107