Partial sorting: Difference between revisions

Content deleted Content added
reorganize; add incremental sorting, remove long-unsourced thing about tournament selection
Line 39:
* Update {{math|pivot ← partition(''A''[''i'' : top(''S'')), ''A''[pivot])}}
* Push {{math|pivot}} onto {{mvar|S}}
* Return {{math|IQS(''A'', ''i'', ''S'')}}
{{frame-footer}}
</div>