vix.ing · top · new · best · stats · spec

Decision Sort and its Parallel Implementation

2005/05/24 by Udayan Khuarana, Khuarana, Udayan
Business, Management and Accounting · Computer Science · #Advanced Computational Techniques and Applications #Big Data and Business Intelligence #cs.DS

paper · pdf · doi:10.48550/arxiv.cs/0505066

5 pages, 3 tables, 1 figure, National Conference on Bioinformatics Computing'05

arxiv created 2005/05/24 · arxiv updated 2009/12/01

Abstract

In this paper, a sorting technique is presented that takes as input a data set whose primary key domain is known to the sorting algorithm, and works with an time efficiency of O(n+k), where k is the primary key domain. It is shown that the algorithm has applicability over a wide range of data sets. Later, a parallel formulation of the same is proposed and its effectiveness is argued. Though this algorithm is applicable over a wide range of general data sets, it finds special application (much superior to others) in places where sorting information that arrives in parts and in cases where input data is huge in size.

Related