Public Member Functions | |
delete_vertex_profiler_bgl (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 the graph; takes a seed and generates a vector of the VDs to be deleted.