OECheckAtomValences¶
bool OECheckAtomValences(const OEMolBase &mol)
Loops through the atoms of the molecule and calls
OECheckAtomValence to check if every atom is
valid. Returns true if all atoms are valid.
See also
OECheckAtomValencefunctionOEIsValidAtomValence functor