[2-7 vs 12-17]

assign ((resid     3 and name    HD1#))   ((resid    15 and name    HD1#))      2.886 2.886 0.722 !
// this one above and below one are actually OR but we consider them as two since we take ANDofOR
assign ((resid     3 and name    HD1#))   ((resid    15 and name    HD2#))      2.886 2.886 0.722 !

assign ((resid     5 and name    HG1#))   ((resid    13 and name    HD1#))      2.989 2.989 0.747 !
assign ((resid     5 and name    HG1#))   ((resid    13 and name    HD1#))      3.359 3.359 0.840 !

assign ((resid     5 and name    HG2#))   ((resid    13 and name    HG2#))      3.896 3.896 0.974 !


[2-7 vs 65-70]

//assign ((resid     3 and name    HG2#))   ((resid    64 and name      HN))      3.171 3.171 0.793 !

assign ((resid     3 and name    HG2#))   ((resid    65 and name      HN))      2.735 2.735 0.684 !

assign ((resid     3 and name    HD1#))   ((resid    67 and name    HD1#))      2.534 2.534 0.633 ! 
// this one above and below one are actually OR but we consider them as two since we take ANDofOR
assign ((resid     3 and name    HD1#))   ((resid    67 and name    HD2#))      2.534 2.534 0.633 !

assign ((resid     5 and name    HG2#))   ((resid    67 and name    HD1#))      2.467 2.467 0.617 !
// this one above and below one are actually OR but we consider them as two since we take ANDofOR
assign ((resid     5 and name    HG2#))   ((resid    67 and name    HD2#))      2.467 2.467 0.617 !

assign ((resid     5 and name    HG2#))   ((resid    67 and name      HN))      3.965 3.965 0.991 !

assign ((resid     5 and name    HG1#))   ((resid    69 and name      HN))      3.386 3.386 0.847 !


[65-70 vs 41-45]

assign ((resid    42 and name      HN))   ((resid    69 and name    HD1#))      2.743 2.743 0.686 !
// this one above and below one are actually OR but we consider them as two since we take ANDofOR
//assign ((resid    42 and name      HN))   ((resid    69 and name    HD2#))      2.743 2.743 0.686 !

//assign ((resid    44 and name    HD1#))   ((resid    70 and name    HG2#))      2.210 2.210 0.552 !
assign ((resid    44 and name    HD1#))   ((resid    70 and name    HG2#))      2.305 2.305 0.576 ! 

assign ((resid    41 and name      HN))   ((resid    69 and name    HD1#)       4.023 4.023 1.006 !

assign ((resid    44 and name      HN))   ((resid    69 and name      HA))      4.374 1.093 1.093 ! 

//assign ((resid    45 and name      HA))   ((resid    67 and name      HG))      4.808 1.202 1.202 ! 


[41-45 vs 48-50]

assign ((resid    43 and name     HB3))   ((resid    50 and name     HB3))      3.400 0.850 0.850 ! 
assign ((resid    44 and name    HG2#))   ((resid    48 and name      HN))      3.011 3.011 0.753 !
assign ((resid    45 and name      HN))   ((resid    49 and name      HA))      3.877 0.969 0.969 ! 
assign ((resid    45 and name      HN))   ((resid    48 and name     HB2)       4.279 4.279 1.070 ! 

