 | IShortestPath Interface |
[This is preliminary documentation and is subject to change.]
Interface to calculate the shortest between two nodes.
Namespace:
TrafficSimulation.Simulation.Engine.PathCalculation
Assembly:
TrafficSimulation.Simulation.Engine (in TrafficSimulation.Simulation.Engine.dll) Version: 1.0.0.2 (1.0.0.2)
Syntaxpublic interface IShortestPath
Public Interface IShortestPath
public interface class IShortestPath
type IShortestPath = interface end
The IShortestPath type exposes the following members.
Methods
See Also