Tests the disjoint paths maxflow code. More...
#include "mtgl_test.hpp"
#include <mtgl/disjoint_paths_max_flow.hpp>
#include <mtgl/util.hpp>
#include <mtgl/static_graph_adapter.hpp>
Functions | |
int | main (int argc, char *argv[]) |
Tests the disjoint paths maxflow code.
Tests the disjoint paths maxflow code using doubles.