Vincent Cheong writes: > Sorry for not explaining the background of my idea. I'm involved in > the research area of sorting algorithms. Reversals are part of > sorting
I'm curious: Many of the sorting algorithms I know use swap pairs of elements, but what sorting algorithm reverses segments longer than 3? _______________________________________________ Python-ideas mailing list -- python-ideas@python.org To unsubscribe send an email to python-ideas-le...@python.org https://mail.python.org/mailman3/lists/python-ideas.python.org/ Message archived at https://mail.python.org/archives/list/python-ideas@python.org/message/7J3W2XAGO4ST3Z3QN2YAQBLCCOCPBW46/ Code of Conduct: http://python.org/psf/codeofconduct/