mirror of
https://github.com/rdkit/rdkit.git
synced 2026-06-06 22:39:55 +08:00
* Add a timeout protection for CIP calculations Authored-by: Tad Hurst <tad.hurst@collaborativedrug.com> * Update Code/GraphMol/CIPLabeler/CIPLabeler.h Co-authored-by: Greg Landrum <greg.landrum@gmail.com> * Update Code/GraphMol/CIPLabeler/CIPLabeler.cpp Co-authored-by: Greg Landrum <greg.landrum@gmail.com> * Update Code/GraphMol/CIPLabeler/catch_tests.cpp Co-authored-by: Greg Landrum <greg.landrum@gmail.com> * Update Code/GraphMol/CIPLabeler/catch_tests.cpp Co-authored-by: Greg Landrum <greg.landrum@gmail.com> * Update Code/GraphMol/CIPLabeler/CIPLabeler.cpp Co-authored-by: Greg Landrum <greg.landrum@gmail.com> * changes as per PR review by Greg Landrum * Update Code/GraphMol/CIPLabeler/CIPLabeler.h Co-authored-by: Ric <ricrogz@users.noreply.github.com> * Added python wrapper for CIP interation error message Co-authored-by: Greg Landrum <greg.landrum@gmail.com> Co-authored-by: Ric <ricrogz@users.noreply.github.com>