Vertex property for use with breadth_first_search(). More...
Public Member Functions | |
VD | parent (void) const |
void | parent (VD const &vd) |
Level | level (void) const |
void | level (Level const &c) |
Public Types | |
typedef VD | parent_type |
typedef Level | level_type |
Vertex property for use with breadth_first_search().