sorting algorithm

(redirected from Sort algorithm)
Also found in: Thesaurus, Encyclopedia.
Related to Sort algorithm: Bubble sort algorithm
ThesaurusAntonymsRelated WordsSynonymsLegend:
Noun1.sorting algorithm - an algorithm for sorting a list
algorithm, algorithmic program, algorithmic rule - a precise rule (or set of rules) specifying how to solve some problem
Based on WordNet 3.0, Farlex clipart collection. © 2003-2012 Princeton University, Farlex Inc.
References in periodicals archive ?
First, we conduct experiments to compare our algorithm to a simple sort algorithm. Second, we compare aggregation latency on the control plane and the data plane.
2012), synthesis of truss structure designs by NSGA-II and Node Sort algorithm (Stankovic et al.
For each language we also include small code samples, one of a regular 'Hello World' program, and another of a simple insertion sort algorithm where ever possible, so you can have a richer taste of the language.
Eleftherios et al, proposed an efficient content-based image search and retrieval, it analyzes high dimensional image descriptor vectors (different quantization and normalization techniques used in the extraction process)and a multiple sort algorithm was used to reorder the descriptors dimensions according to their value cardinalities, in order to increase the probability of two similar images to lie within a close constant range.
Therefore, Bubble Sort algorithm has a maximum polynomial time O (n2), which is equal with its average performance time.
However the CUDPP has a wonderful parallel radix sort algorithm; the sorting algorithm is not suitable for our system.
We set up a control group and an experiment group to compare the accuracy rate of every sort algorithm (every step was recorded).
A more experienced clinician is preferred in this case, as more clinical detail has to be explored as part of the triaging process using the triage sort algorithm (Fig.
A simple illustrative example of the sort algorithm is given in Section 1 of the Appendix.
The solution combines Expedia's intelligent sort algorithm, locating the highest converting properties and the best deals, with user-defined profiling to create a best in class hotel cross sell experience.
Using the mouse the player sorts the cards using the selection sort algorithm within a fixed amount of time.
In particular, I focus on optimizing a radix sort algorithm (with binary represented keys) for the GTX580 architecture.