having to select a set of elements arranged in rows and columns, but which were randomly inserted.
I wanted to find a "definitive" routine that helped me get an orderly list.
As an example, we take texts arranged like this:
1 2 2 3 3 3 3 2 3 3 2 2 3 3 2 2 2 3 2 2 2 2 2 3 3 2 2 2 2 2 2 2 2 2 2 2...
Save to all, I have several blocks that contain from 50 to 100 attributes each and should order them according to a logic given that the blocks were created by selecting the attributes all together with a window instead of selecting them one by one in the desired order.
I am currently using the...