Path 1.0
ShortestPath classes

Shortest path classes include several core classes such as ShortestPath, Cost, that are usefull for computing the anisotropic shortest path over a map. More...

Classes

class  CostGraph
 Generic adjacency graph class with shortest path method. More...
 

Detailed Description

Shortest path classes include several core classes such as ShortestPath, Cost, that are usefull for computing the anisotropic shortest path over a map.