Vertex property for use with sssp(). More...
Public Member Functions | |
| VD | parent (void) const |
| dist_type | distance (void) const |
| void | parent (VD const &vd) |
| void | distance (dist_type const &c) |
Public Types | |
| typedef VD | parent_type |
| typedef double | dist_type |
Vertex property for use with sssp().
1.8.13