source: tests/Fragmentations/Fragmenting/naphthalene/pre/naphthalene.pdb@ a844d8

Candidate_v1.6.1
Last change on this file since a844d8 was ec7511, checked in by Frederik Heber <heber@…>, 11 years ago

FIX: CyclicStructureAnalysis falsely used DFS, skipped some cycles.

  • FIX: CyclicStructureAnalysis did use DFS instead of BFS for finding cycles. Note that CyclicStructureAnalysis with coronene would find supercycles and not the smaller interconnected ones.
  • FIX: Cycles were skipped when all bonds marked cyclic, not enough. In interconnected aromatic rings, bonds may very well be marked as cyclic from earlier extraction of cycles and yet the specific cycle might not have been found yet (e.g. coronene). In this case we now check whether this particular cycle has already been extracted and only skip if so.
  • TESTFIX: added new fragmentation regression tests on some metallic systems.
  • this is mainly for regression on bond graph detection and cycle analysis.
  • Property mode set to 100644
File size: 2.8 KB
Line 
1COMPND UNNAMED
2AUTHOR GENERATED BY OPEN BABEL 2.3.0
3HETATM 1 C LIG 1 22.114 -16.869 0.000 1.00 0.00 C
4HETATM 2 C LIG 1 22.114 -15.471 0.000 1.00 0.00 C
5HETATM 3 C LIG 1 20.900 -17.574 0.000 1.00 0.00 C
6HETATM 4 C LIG 1 23.334 -17.568 0.000 1.00 0.00 C
7HETATM 5 C LIG 1 20.900 -14.778 0.000 1.00 0.00 C
8HETATM 6 C LIG 1 23.327 -14.759 0.000 1.00 0.00 C
9HETATM 7 C LIG 1 19.706 -16.869 0.000 1.00 0.00 C
10HETATM 8 C LIG 1 24.554 -16.875 0.000 1.00 0.00 C
11HETATM 9 C LIG 1 19.706 -15.471 0.000 1.00 0.00 C
12HETATM 10 C LIG 1 24.547 -15.465 0.000 1.00 0.00 C
13HETATM 11 H LIG 1 20.896 -18.606 0.000 1.00 0.00 H
14HETATM 12 H LIG 1 23.332 -18.600 0.000 1.00 0.00 H
15HETATM 13 H LIG 1 20.896 -13.746 0.000 1.00 0.00 H
16HETATM 14 H LIG 1 23.324 -13.728 0.000 1.00 0.00 H
17HETATM 15 H LIG 1 18.809 -17.380 0.000 1.00 0.00 H
18HETATM 16 H LIG 1 25.447 -17.393 0.000 1.00 0.00 H
19HETATM 17 H LIG 1 18.811 -14.956 0.000 1.00 0.00 H
20HETATM 18 H LIG 1 25.440 -14.947 0.000 1.00 0.00 H
21CONECT 1 2 3 4
22CONECT 2 1 5 6
23CONECT 3 1 7 11
24CONECT 4 1 8 12
25CONECT 5 2 9 13
26CONECT 6 2 10 14
27CONECT 7 3 9 15
28CONECT 8 4 10 16
29CONECT 9 5 7 17
30CONECT 10 6 8 18
31CONECT 11 3
32CONECT 12 4
33CONECT 13 5
34CONECT 14 6
35CONECT 15 7
36CONECT 16 8
37CONECT 17 9
38CONECT 18 10
39MASTER 0 0 0 0 0 0 0 0 18 0 18 0
40END
Note: See TracBrowser for help on using the repository browser.