@graphty/algorithms / types / FloydWarshallResult
Interface: FloydWarshallResult ​
Defined in: types/index.ts:61
Properties ​
distances ​
Defined in: types/index.ts:62
hasNegativeCycle ​
hasNegativeCycle:
boolean
Defined in: types/index.ts:64
predecessors ​
Defined in: types/index.ts:63