Re: Route Transposition and Phenomenon
I did a test of all start/stop positions, removing the substring defined by [start,stop] then running my L=2 perfect cycles measurement. The peak occurs when deleting the substring starting at position 166 and ending at position 194 (position numbers start at zero). This causes the Z340's L=2 cycle score to jump from 247.85 to 327.08.
The section removed is:

It includes part of one of the pivots. By contrast, the best row deletion I found was deleting row 6 which caused the score to jump from 247.85 to 289.67.
Jarlve, is this consistent with what you are finding for L=2?
The section removed is:
- Code: Select all
FBy-U+R/5tE|DYBpbTMKO2<clRJ|

It includes part of one of the pivots. By contrast, the best row deletion I found was deleting row 6 which caused the score to jump from 247.85 to 289.67.
Jarlve, is this consistent with what you are finding for L=2?
