Options
All
  • Public
  • Public/Protected
  • All
Menu

Hierarchy

  • Dijkstra

Index

Constructors

constructor

Properties

vertices

vertices: {}

Type declaration

Methods

addVertex

findPointsOfShortestWay

  • findPointsOfShortestWay(start: string, finish: string, weight: number): string[]

findShortestWay

getVertex

removeVertex

  • removeVertex(vertexName: string): void

requireVertex

Generated using TypeDoc