introspective sort
短语词形变化
introspective sorts
复数
introspective sorts
释义与例句
n.
-
1.
A sorting algorithm that begins with quicksort and switches to heapsort when the recursion depth exceeds a level based on (the logarithm of) the number of elements being sorted.
计算机 工程 数学