HOG2
Functions
CanonicalGraphEnvironment.cpp File Reference
#include "CanonicalGraphEnvironment.h"
Include dependency graph for CanonicalGraphEnvironment.cpp:

Go to the source code of this file.

Functions

bool operator== (const canGraphState &s1, const canGraphState &s2)
 
std::ostream & operator<< (std::ostream &out, const canGraphState &s1)
 

Function Documentation

◆ operator<<()

std::ostream& operator<< ( std::ostream &  out,
const canGraphState s1 
)

Definition at line 18 of file CanonicalGraphEnvironment.cpp.

References canGraphState::parent, and canGraphState::s.

◆ operator==()

bool operator== ( const canGraphState s1,
const canGraphState s2 
)

Definition at line 12 of file CanonicalGraphEnvironment.cpp.

References canGraphState::s.