Public Member Functions | |
| delete_vertex_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 |
Delete random vertices from a graph.
1.8.13