Less than 1 minute
Home > @hz-9/algorithm > IGraphShortestPathReturn
IGraphShortestPathReturn interface
Signature:
export interface IGraphShortestPathReturn<T>Properties
Property | Modifiers | Type | Description |
|---|---|---|---|
Map<Vertice<T>, number> | |||
Home > @hz-9/algorithm > IGraphShortestPathReturn
Signature:
export interface IGraphShortestPathReturn<T>Property | Modifiers | Type | Description |
|---|---|---|---|
Map<Vertice<T>, number> | |||