smallerR - Index of rightmost member of Smaller region.
notDoneL - Index of leftmost member of NotDone region.
largerL - Index of leftmost member of Larger region.
smallerR is one less than the lowest subscript in the array.
notDoneL equals the lowest subscript in the array.
largerL is one greater than the highest subscript in the array.
notDoneL to the pivot element.
smallerR,
notDoneL and smallerR
positions.
notDoneL.
notDoneL.
largerL.
notDoneL and largerL
positions.
QuickSort.cpp.

This page was last modified on Apr 23, 2001
URL: http://people.hsc.edu/faculty-staff/robbk/Coms262/Lectures/QuickSort.html