rdkit.Chem.rdDetermineBonds module

Module containing a C++ implementation of the xyz2mol algorithm. This is based on xyz2mol: https://github.com/jensengroup/xyz2mol

exception rdkit.Chem.rdDetermineBonds.MaxFindBondOrdersItersExceeded

Bases: RuntimeError