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

Go to the source code of this file.
Data Structures | |
| class | sgm::MC_Edge |
| Interface edge match constraint. More... | |
| class | sgm::MC_EdgeLabel |
| Constrains edge labels within a match. More... | |
| class | sgm::MC_NoEdge |
| Forbids an edge within a match. More... | |
Namespaces | |
| namespace | sgm |