File:Shellsort.svg
Summary
Description |
English: Used to show the process of the Shellsort algorithm. Sorting starts from right to left.
First set of iterations shift in leaps of 5, Second set in 3 and the last one in 1 (which is basically just Insertion sort). Converted from raster: :Image:Shellsort.png |
Date | 2 July 2006 (original upload date) |
Source | Transferred from en.wikipedia to Commons. |
Author | Booyabazooka at English Wikipedia |
Licensing
![]() |
This work has been released into the public domain by its author, Booyabazooka at English Wikipedia. This applies worldwide. In some countries this may not be legally possible; if so: Booyabazooka grants anyone the right to use this work for any purpose, without any conditions, unless such conditions are required by law. |
Original upload log
The original description page was here. All following user names refer to en.wikipedia.
Date/Time | Dimensions | User | Comment |
---|---|---|---|
2006-07-02 20:43 | 600×200× (37197 bytes) | Booyabazooka | == Summary == Used to show the process of the [[Shell_sort|Shellsort algorithm]]. Sorting starts from right to left. First set of iterations shift in leaps of 5, Second set in 3 and the last one in 1 (which is basically just [[Insertion_sort|Insertion sor |