ExtraDix

From Free Software Directory
This is the approved revision of this page, as well as being the most recent.
Jump to: navigation, search



[edit]

ExtraDix

http://en.wikiversity.org/wiki/ExtraDix
The sorting algorithm ExtraDix is an extension of the well-known RadixSort (hence its name Extended raDix). It is not based on comparing key values, it is stable and sorts indirectly by first calculating the correct sorting order and only then moving the data records. The algorithm is very fast, there is no best case nor worst case as regards timing, the time necessary for sorting increases directly and in linear fashion with the number of records and the algorithm can be used for all basic data types.


Download

Download External-link-icon.png version 2.0 (stable)
released on 26 April 2010

Categories



Licensing

LicenseVerified byVerified onNotes
GPLv3Kelly Hopkins30 April 2010



Leaders and contributors

Contact(s)Role
"Email jdhenning@jdhenning.de" Jürgen D. Henning Maintainer


Resources and communication

Audience Resource type URI
Developer Download http://sourceforge.net/projects/extradix/files/
Developer Homepage http://sourceforge.net/projects/extradix/


Software prerequisites

This entry (in part or in whole) was last reviewed on 30 April 2010.



Entry



















Permission is granted to copy, distribute and/or modify this document under the terms of the GNU Free Documentation License, Version 1.3 or any later version published by the Free Software Foundation; with no Invariant Sections, no Front-Cover Texts, and no Back-Cover Texts. A copy of the license is included in the page “GNU Free Documentation License”.

The copyright and license notices on this page only apply to the text on this page. Any software described in this text has its own copyright notice and license, which can usually be found in the distribution itself.


Personal tools
Namespaces

Variants
Actions
Navigation
Toolbox