mirror of
https://github.com/rdkit/rdkit.git
synced 2026-06-04 21:54:27 +08:00
* speed up scoring of permutations by clever caching of already settled matches rather than recomputing scores for all matches every time process() is called * changes in response to review * changes in response to review Co-authored-by: Paolo Tosco <paolo.tosco@novartis.com>