Tests the connected component algorithm. More...
#include <mtgl/util.hpp>#include <mtgl/metrics.hpp>#include <mtgl/read_dimacs.hpp>#include <mtgl/read_matrix_market.hpp>#include <mtgl/generate_rmat_graph.hpp>#include <mtgl/static_graph_adapter.hpp>#include <mtgl/bfs.hpp>#include <mtgl/connected_components.hpp>#include <mtgl/mtgl_io.hpp>Data Structures | |
| class | dummy_bfs_vis< graph > |
Functions | |
| int | main (int argc, char *argv[]) |
Tests the connected component algorithm.
1.7.1