#include <algorithm>#include "sgm/Pattern_Automorphism.hh"#include "sgm/MR_Storing.hh"#include "sgm/GM_vf2.hh"#include <ostream>#include "sgm/PA_OrderCheck.icc"

Go to the source code of this file.
Data Structures | |
| class | sgm::PA_OrderCheck |
| Order based automorphism exclusion. More... | |
Namespaces | |
| namespace | sgm |
Functions | |
| std::ostream & | operator<< (std::ostream &out, const sgm::PA_OrderCheck &pa) |
| std::ostream& operator<< | ( | std::ostream & | out, |
| const sgm::PA_OrderCheck & | pa | ||
| ) |
Prints the list of order checks of a PA_OrderCheck object to stream.
| out | the stream to write to |
| pa | the PA_OrderCheck object to write |