Namespace Itinero.Algorithms.Search
Classes
|
Contains extensions and helper functions related to resolvers. |
|
A represention of an error that can occur for a location. |
|
A mass-resolving algorithm. |
|
PresolvedMassResolvingAlgorithm A dummy mass-resolve implementation which returns presolved results |
|
An algorithm to search for a good location on a routing network to start routing for a given location. |
|
An algorithm to search for a good location on a routing network to start routing for a given location. |
|
Contains resolver settings. |
|
An algorithm to search for a good location on a routing network to start routing for a given location. This algorithm only returns vertices. |
Interfaces
|
Abstract representation of a mass resolving algorithm. |
|
Abstract representation of a resolver algorithm. |
Enums
|
The types of errors that can occur for a location. |
Delegates
|
IResolveExtensions.CreateResolver Delegate to create a resolver. |