OECheckAtomValences

bool OECheckAtomValences(const OEMolBase& mol)

Loops through the atoms of the molecule and calls OECheckAtomValence to check if every atom is valid considering the OpenEye valence model. Returns true if all atoms are valid.

See also