Generated on Wed Apr 29 2015 11:51:41 for GGL-4.1.2 by doxygen 1.8.3.1
Data Structures | Namespaces | Functions
PA_OrderCheck.hh File Reference
#include <algorithm>
#include "sgm/Pattern_Automorphism.hh"
#include "sgm/MR_Storing.hh"
#include "sgm/GM_vf2.hh"
#include <ostream>
#include "sgm/PA_OrderCheck.icc"
Include dependency graph for PA_OrderCheck.hh:
This graph shows which files directly or indirectly include this file:

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)
 

Function Documentation

std::ostream& operator<< ( std::ostream &  out,
const sgm::PA_OrderCheck pa 
)

Prints the list of order checks of a PA_OrderCheck object to stream.

Parameters
outthe stream to write to
pathe PA_OrderCheck object to write
Returns
the modified stream