Merge Sort (Parallel)
Animation Info
Quality | Value |
---|---|
name | Merge Sort (Parallel) |
abbr | MSP |
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 merge sort. colors[0]
is randomized, then a parallelized merge sort is used to re-sort it.