mirror of
https://github.com/rdkit/rdkit.git
synced 2026-06-03 21:44:30 +08:00
* Add option to specify minimum clique size directly. * Make the minCliqueSize uint and default to 0. * Brain-fade. * Send timeout and 'too many bonds' message to BOOST_LOG rather than std::cout, std::cerr respectively. --------- Co-authored-by: David Cosgrove <david@cozchemix.co.uk>