This is a driver to test the subgraph isomorphism code. More...
#include <mtgl/subgraph_isomorphism.hpp>
#include <mtgl/duplicate_adapter.hpp>
#include <mtgl/random_walk.hpp>
#include <mtgl/generate_subgraph.hpp>
#include <mtgl/filter_graph.hpp>
#include <mtgl/static_graph_adapter.hpp>
Functions | |
int | main (int argc, char *argv[]) |
This is a driver to test the subgraph isomorphism code.