23 #include <boost/graph/graphml.hpp>
29 void print_graph (Graph& g, std::ostream* out);
32 void print_subgraphs (Graph& g, std::ostream* out);
This file holds all global includes, definitions and variables.
This file holds all important information for the dependency graph, its definition and often used fun...
All classes and functions for the RNA design library are under the design namespace.