-
Notifications
You must be signed in to change notification settings - Fork 3
/
Copy pathchanges.log
159 lines (136 loc) · 3.86 KB
/
changes.log
1
2
3
4
5
6
7
8
9
10
11
12
13
14
15
16
17
18
19
20
21
22
23
24
25
26
27
28
29
30
31
32
33
34
35
36
37
38
39
40
41
42
43
44
45
46
47
48
49
50
51
52
53
54
55
56
57
58
59
60
61
62
63
64
65
66
67
68
69
70
71
72
73
74
75
76
77
78
79
80
81
82
83
84
85
86
87
88
89
90
91
92
93
94
95
96
97
98
99
100
101
102
103
104
105
106
107
108
109
110
111
112
113
114
115
116
117
118
119
120
121
122
123
124
125
126
127
128
129
130
131
132
133
134
135
136
137
138
139
140
141
142
143
144
145
146
147
148
149
150
151
152
153
154
155
156
157
158
159
-----------------------
Changes (24/03/2014)
----------------------
a) Code optimisation
b) Solution selection rule updated
c) Bug fixed for RXN files
-----------------------
Changes (25/03/2014)
----------------------
a) Code optimisation
b) Bug fix (Rule)
c) RXN File path tokenizer fixed.
d) Similarity matrix printing updated.
e) Matching optimisations ported.
-----------------------
Changes (26/03/2014)
-----------------------
a) Fixed aromaticity related CDK bug
-----------------------
Changes (29/03/2014)
-----------------------
a) Partial handling of missing atom types.
This needs to be fixed as CDK level.
b) Optimised mapping.
c) Unbalanced reaction reporter, exception generation.
d) Ring vs non-ring bug fixed.
-----------------------
Changes (30/03/2014)
-----------------------
a) Stereo conservation is restored.
b) InChi labeling promoted if available.
c) Canonical container and serialised mapping.
d) 2D relayout for missing atoms.
e) Accept user defined customised AAM for balanced
reaction.
f) Automorphism.
-----------------------
Changes (31/03/2014)
-----------------------
a) Code optimisation (large rings).
b) Intuitive error message for unbalanced reaction.
-----------------------
Changes (02/04/2014)
-----------------------
a) RXN file property block with unsupported potential
DIAT COORDINATE BOND TYPE handled.
b) Fixed Thread bug in MCSPlus algorithm.
c) Radical based changes highlighted in the images.
d) Image size optimized 2048*600.
e) Unique naming sensitive to Radicals.
-----------------------
Changes (12/04/2014)
-----------------------
a) AAM image with atom mapping number.
b) AAM image in top-down orientation.
c) Reaction Similarity parser bug fixed.
d) Reaction Annotation option added.
-----------------------
Changes (15/04/2014)
-----------------------
a) CDK library updated, RXN file Hydrogen adder updated.
-----------------------
Changes (26/04/2014)
-----------------------
a) Graph matching bug fixed.
-----------------------
Changes (09/05/2014)
-----------------------
a) CDK updated 1.5.7 snapshot
b) Bug fix for reaction (transferases).
c) MMP output format updated.
-----------------------
Changes (11/05/2014)
-----------------------
a) Algorithm call for subgraph mapping updated (case R03775)
b) FP updation
-----------------------
Changes (15/05/2014)
-----------------------
a) Canonicalise the atom container based on the SMILES
b) Stereo loss is protected by using method a).
c) Bug fixes (phosphate etc.).
d) Optimise VF MCS
-----------------------
Changes (28/05/2014)
-----------------------
a) SMSD ring and atom types based matcher updated
b) Ring mapping based algorithm updated
c) Selection algorithm updated
-----------------------
Changes (16/06/2014)
-----------------------
a) Single mapping bug fixed in substructure search
-----------------------
Changes (16/08/2014)
-----------------------
a) Mapping bug fixed
b) Code optimization
c) SMSD updated
-----------------------
Changes (12/12/2014)
-----------------------
a) Mol Naming bug fixed
b) Complex mapping resolved 5.4.99.*
-----------------------
Changes (22/12/2014)
-----------------------
a) CDK-1.5.9
b) Minor tweaks
-----------------------
Changes (25/12/2014)
-----------------------
a) SMSD with max iteration limit
-----------------------
Changes (26/12/2014)
-----------------------
a) Ability to process unbalanced reactions, with warnings.
Note: Unbalanced reaction may result in erroneous bond change assumptions.
-----------------------
Changes (27/12/2014)
-----------------------
a) Unbalanced reaction bug fixed.
-----------------------
Changes (08/05/2015)
-----------------------
a) A few bug fixes
b) Draw aromatic bonds.
-----------------------
Changes (13/05/2015)
-----------------------
a) SMSD IAtom comparator
-----------------------
TO DO
-----------------------
a) CDK to handle missing atom types like Fe, Co etc.
b) Fix DIAT bonds in the CDK.