Quick Sort (Parallel)
Animation Info
Quality | Value |
---|---|
name | Quick Sort (Parallel) |
abbr | QKP |
runCount default | 1 |
minimum colors | 1 |
unlimited colors | false |
dimensionality | ONE_DIMENSIONAL |
Parameter | Type | Default Value | Description |
---|---|---|---|
interMovementDelay | Int | 50 | Delay between sorting movements |
Description
Visualization of quick sort. colors[0]
is randomized, then a parallelized quick sort is used to re-sort it. Pivot locations are chosen randomly.