in reply to Re^3: Extensive array compression (a solution)
in thread Extensive array compression

You do three kinds of changes to your list:

The program found a series of movements that if repeated, would take list A and make it list B. I don't see how the indexes would be useful, so I didn't output them. If you want them, use ->Range() in list context.