Public Types |
typedef graph_traits< graph >
::vertex_descriptor | vertex |
typedef graph_traits< graph >
::edge_descriptor | edge |
Public Member Functions |
| bfs_slcounter (int *_Q, int *sc, vertex *v, int &qind, int &ctr) |
void | operator() (edge *e) |
void | set_data (vertex *v) |
template<typename graph>
class bfs_slcounter< graph >
The documentation for this class was generated from the following file: