Skip to content

@graphty/algorithms / types / CommunityResult

Interface: CommunityResult ​

Defined in: types/index.ts:45

Properties ​

communities ​

communities: NodeId[][]

Defined in: types/index.ts:46


iterations? ​

optional iterations: number

Defined in: types/index.ts:48


modularity ​

modularity: number

Defined in: types/index.ts:47