mirror of
https://github.com/rdkit/rdkit.git
synced 2026-06-04 21:54:27 +08:00
* Initial results sort the wrong way round on number of atoms and bonds. * Improve sort for singleLargestFrag. * Response to review - don't sort the fragment sets twice when opts.singleLargestFrag is true. --------- Co-authored-by: David Cosgrove <david@cozchemix.co.uk>