#include "mtgl_test.hpp"#include <mtgl/util.hpp>#include <mtgl/independent_set.hpp>#include <mtgl/static_graph_adapter.hpp>Functions | |
| double | get_freq () |
| template<typename graph , typename result_type > | |
| void | test_maximal_independent_set (graph &g, result_type &result) |
| template<typename graph > | |
| void | test_independent_set (graph &g, bool *&result) |
| int | main (int argc, char *argv[]) |
1.7.1