4.43 OEExactGraphMatch

bool OEExactGraphMatch(const OEMolBase &x, const OEMolBase &y)

Determine whether two molecules, x and y, have exactly the same graph. This function effectively compares the absolute canonical SMILES of both molecules, using string equality.