#include "mtgl_test.hpp"#include <mtgl/util.hpp>#include <mtgl/metrics.hpp>#include <mtgl/SMVkernel.h>#include <mtgl/static_graph_adapter.hpp>#include <mtgl/connected_components.hpp>#include <mtgl/mask_search.hpp>Functions | |
| double | get_freq () |
| void | init_array (int *a, int size) |
| template<typename graph > | |
| void | test_connected_components_bully (graph &g, int *result) |
| int | main (int argc, char *argv[]) |
1.7.1