Dijkstra<E> constructor

const Dijkstra<E>()

Creates a new Dijkstra's algorithm.

Implementation

const Dijkstra();