Skip to content

@graphty/algorithms / types / MSTResult

Interface: MSTResult ​

Defined in: types/index.ts:56

Properties ​

edges ​

edges: Edge[]

Defined in: types/index.ts:57


totalWeight ​

totalWeight: number

Defined in: types/index.ts:58