Public Member Functions | |
traversal_profiler (std::string pcname, C *pc, int argc=0, char **argv=NULL) | |
void | initialize_iteration () |
void | run () |
void | report (std::stringstream &ss) |
Protected Attributes | |
C * | m_c |
size_t | n_times |
Traverse each vertex's out-edge list.