You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
clearAllMarks() is used by binary insertion sort which is used by parallel block merge, so I guess that's how it's relevant
still no clue how this alters the sort's behavior; the Highlights functions only modify Highlights properties
Oh, the issue was just that the exceptions thrown by the Highlights functions killed the sorting threads
Just run Parallel Block Merge Sort yourself and view the carnage.
For reference: https://youtu.be/0ae2q700NNc?t=8249
The text was updated successfully, but these errors were encountered: