chemkit
chemkit copied to clipboard
Check if there exists a Path+1 and invert odd/even ring
The if line 379 should check if there is a Path+1 with a size > 1. The odd and even ring was also inverted (based on the Supplementary Material algorithm of the RP-Path paper)
Warning: I didn't test or compiled the code !