Public Member Functions | |
| dfs_profiler (std::string pcname, C *pc, int argc=0, char **argv=NULL) | |
| void | initialize_iteration () |
| void | run () |
| void | finalize_iteration () |
| void | report (std::stringstream &ss) |
Protected Attributes | |
| C * | m_c |
| size_t | n_times |
Run DFS on a pre-constructed STAPL graph.
1.8.13