|
Aleph-w 3.0
A C++ Library for Data Structures and Algorithms
|
Public Types | |
| using | Distance_Type = double |
| using | Distance_Type = double |
Public Member Functions | |
| Distance_Type | operator() (Arc *a) const |
| Distance_Type | operator() (Arc *a) const |
Static Public Member Functions | |
| static void | set_zero (Arc *a) |
| static void | set_zero (Arc *a) |
Distance accessor.
Definition at line 144 of file bellman_ford_example.cc.
Definition at line 146 of file bellman_ford_example.cc.
Definition at line 157 of file johnson_example.cc.
|
inline |
Definition at line 150 of file bellman_ford_example.cc.
|
inline |
Definition at line 160 of file johnson_example.cc.
Definition at line 148 of file bellman_ford_example.cc.
Referenced by Aleph::Bellman_Ford< GT, Distance, Ait, NAit, SA >::create_dummy_node().
Definition at line 159 of file johnson_example.cc.