#include <PLNatom.h>
Public Member Functions | |
| bool | operator() (const atom &lhs, const atom &rhs) const |
| int | nodedifference (const atom &lhs, const atom &rhs) const |
Definition at line 172 of file PLNatom.h.
| int opencog::pln::lessatom_ignoreVarNameDifferences::nodedifference | ( | const atom & | lhs, | |
| const atom & | rhs | |||
| ) | const [inline] |
Otherwise equal as nodes, with same arity. Then, check outgoing set:
Definition at line 184 of file PLNatom.h.
References opencog::pln::atom::hs, opencog::pln::atom::name, and opencog::pln::atom::T.

1.5.6