File:Merge sort algorithm diagram.svg
From Wikimedia Commons, the free media repository
Merge_sort_algorithm_diagram.svg (SVG file, nominally 618 × 595 pixels, file size: 15 KB)
| Description |
English: Adapted from eleschinski2000's public-domain Merge_sort_algorithm_diagram.jpg. Recreated in dot:
digraph G {
node[shape=record];
s00 [label="38|27|43|3|9|82|10"];
s00 -> s10;
s10 [label="38|27|43|3"];
s00 -> s11;
s11 [label="9|82|10"];
s10 -> s20;
s20 [label="38|27"];
s10 -> s21;
s21 [label="43|3"];
s11 -> s22;
s22 [label="9|82"];
s20 -> s30;
s30 [label="38"];
s20 -> s31;
s31 [label="27"];
s21 -> s32;
s32 [label="43"];
s21 -> s33;
s33 [label="3"];
s22 -> s34;
s34 [label="9"];
s22 -> s35;
s35 [label="82"];
s11 -> s23;
s23 [label="10"];
s23 -> s36;
s36 [label="10"];
s30 -> s40;
s31 -> s40;
s40 [label="27|38"];
s32 -> s41;
s33 -> s41;
s41 [label="3|43"];
s34 -> s42;
s35 -> s42;
s42[label="9|82"];
s36 -> s43;
s43[label="10"];
s40 -> s50;
s41 -> s50;
s50[label="3|27|38|43"];
s42 -> s51;
s43 -> s51;
s51[label="9|10|82"];
s50 -> s60;
s51 -> s60;
s60[label="3|9|10|27|38|43|82"];
}
and output to svg via: dot -Tsvg msad.dot |
|---|---|
| Date |
18 September 2007 (original upload date) |
| Source |
Transferred from en.wikipedia; transferred to Commons by User:Eric Bauman using CommonsHelper. |
| Author |
Original uploader was VineetKumar at en.wikipedia |
| Permission (Reusing this image) |
Released into the public domain (by the author). |
[edit] Licensing
| This image has been (or is hereby) released into the public domain by its author, VineetKumar at the wikipedia project. This applies worldwide. In case this is not legally possible: العربية | Català | Česky | Dansk | Deutsch | Ελληνικά | English | Eesti | Suomi | Français | עברית | Italiano | 한국어 | Lietuvių | Македонски | Plattdüütsch | Nederlands | Polski | Română | Русский | Српски / Srpski | Svenska | ไทย | Vèneto | 中文 | 中文(简体) | 中文(繁體) | +/− |
[edit] Original upload log
The original description page is/was here. All following user names refer to en.wikipedia.
- 2007-09-18 22:30 VineetKumar 618×595× (14967 bytes) Adapted from eleschinski2000's public-domain Merge_sort_algorithm_diagram.jpg. Recreated in dot: digraph G { node[shape=record]; s00 [label="38|27|43|3|9|82|10"]; s00 -> s10; s10 [label="38|27|43|3"]; s00 -> s11; s11 [label="9|82|10"];
File history
Click on a date/time to view the file as it appeared at that time.
| Date/Time | Thumbnail | Dimensions | User | Comment | |
|---|---|---|---|---|---|
| current | 13:43, 7 October 2009 | 618×595 (15 KB) | File Upload Bot (Magnus Manske) (Talk | contribs) | ( {{BotMoveToCommons|en.wikipedia|year={{subst:CURRENTYEAR}}|month={{subst:CURRENTMONTHNAME}}|day={{subst:CURRENTDAY}}}} {{Information |Description={{en|Adapted from eleschinski2000's public-domain Merge_sort_algorithm_diagram.jpg. Recreated in dot: dig) |
- Edit this file using an external application (See the setup instructions for more information)
File links
There are no pages that link to this file.
Global file usage
The following other wikis use this file:
- Usage of Merge sort algorithm diagram.svg on enwiki