- Adds an aromaticity impl for MMFF calculations. This is a special case and cannot be implemented in terms of cycles/electron donation.
- Adds several static methods to obtain aromaticity instances, including the new MMFF impl.
https://github.com/johnmay/cdk/compare/cdk:master...patch/mmff-arom
Hold for now… might not need a specific MMFF model. Further atom type validation shows non-aromatic types are assigned first and then “upgraded”.
On 7 Jul 2014, at 17:55, John May jwmay@users.sf.net wrote:
Related
Patches:
#774Not needed - see patch/777