From the 1 of 1 linked paper with an AI index.
1 paper
Alex Zihan Xu, Stephen Jing Chick
The paper introduces an in-place comparison‑based sorting algorithm that uses only O(n) element moves while achieving n·log n + O(n) comparisons with high probability, and provides…