Skip to content

@graphty/algorithms / index / LabelPropagationOptions

Interface: LabelPropagationOptions ​

Defined in: algorithms/community/label-propagation.ts:16

Properties ​

maxIterations? ​

optional maxIterations: number

Defined in: algorithms/community/label-propagation.ts:17


randomSeed? ​

optional randomSeed: number

Defined in: algorithms/community/label-propagation.ts:18