Skip to content

@graphty/algorithms / index / ClusterExplanation

Interface: ClusterExplanation ​

Defined in: research/grsbm.ts:62

Explanation for a cluster split decision

Properties ​

clusterId ​

clusterId: string

Defined in: research/grsbm.ts:64

Cluster that was split


keyNodes ​

keyNodes: NodeId[]

Defined in: research/grsbm.ts:70

Key nodes that influenced the split


modularityImprovement ​

modularityImprovement: number

Defined in: research/grsbm.ts:68

Modularity improvement from the split


reason ​

reason: string

Defined in: research/grsbm.ts:66

Reason for the split


spectralValues ​

spectralValues: number[]

Defined in: research/grsbm.ts:72

Spectral embedding values