Public Member Functions | |
| find_edge_profiler (std::string pcname, C *pc, profile_config &config) | |
| void | initialize_iteration () |
| void | run () |
| void | finalize_iteration () |
| void | report (std::stringstream &ss) |
Protected Attributes | |
| C * | m_c |
| size_t | n_times |
Find Edges in a relational pcontainer (graph/p_graph)
Left empty for now; easy to build if we end up interested.
1.8.13