#include <string>#include <set>#include <climits>#include <cassert>#include <sgm/Pattern.hh>#include <sgm/Graph_Interface.hh>#include <sgm/Match_Reporter.hh>#include "sgm/HashMap.hh"#include <map>

Go to the source code of this file.
Data Structures | |
| class | sgm::MC_Node |
| Interface node match constraints. More... | |
| class | sgm::MC_NodeAdjacency |
| Constrains a node's adjacency for a match. More... | |
| class | sgm::MC_NodeLabel |
| Constrains a node's labels for a matching. More... | |
Namespaces | |
| namespace | sgm |