Namespace Itinero.Algorithms.Contracted.Witness
Classes
|
A witness calculator based on dykstra's algorithm. |
|
|
|
Contains the shorcuts around one vertex. |
|
Contains extension methods related to shortcuts. |
|
Contains information about a vertex. |
|
Contains extension methods related to the vertex info data structure. |
Structs
|
Represents a (potential) shortcut with a forward and backward weight. |
Interfaces
|
Calculator to calculate witness paths. |