Public Types |
typedef graph_traits< graph >
::vertex_descriptor | vertex_descriptor |
typedef graph_traits< graph >
::edge_descriptor | edge_descriptor |
Public Member Functions |
| e_rs_vis (graph &gg, vertex_id_map< graph > &vm, int *e_rs_nm) |
bool | visit_test (vertex_descriptor v) |
void | pre_visit (vertex_descriptor v) |
void | operator() (edge_descriptor e, vertex_descriptor src, vertex_descriptor dest) |
void | post_visit (vertex_descriptor v) |
template<class graph>
class e_rs_vis< graph >
The documentation for this class was generated from the following file: