|
Aleph-w 3.0
A C++ Library for Data Structures and Algorithms
|
Distance functor that reads arc weights. More...
Public Types | |
| using | Distance_Type = double |
Public Member Functions | |
| Distance_Type | operator() (GridGraph::Arc *arc) const |
Distance functor that reads arc weights.
Definition at line 150 of file astar_example.cc.
Definition at line 152 of file astar_example.cc.
|
inline |
Definition at line 154 of file astar_example.cc.
References GTArcCommon< ArcInfo >::get_info().