This is the published version. Copyright © 2006 Society for Industrial and Applied MathematicsMany data sets to be sorted consist of a limited number of distinct keys. Sorting such data sets can be thought of as bundling together identical keys and having the bundles placed in order; we therefore denote this as bundle sorting. We describe an efficient algorithm for bundle sorting in external memory, which requires at most c(N/B) logM/Bk disk accesses, where N is the number of keys, M is the size of internal memory, k is the number of distinct keys, B is the transfer block size, and 2 < c < 4. For moderately sized k, this bound circumvents the Theta((N/B) logM/B (N/B)) I/O lower bound known for general sorting. We show that our algorithm is ...
Abstract -This paper presents external sorting using data preprocessing which is a data mining techn...
We live in an era of data explosion that necessitates the discovery of novel out-of-core techniques....
Conventional parallel sorting requires the $n$ input keys to be output in an array of size $n$, and ...
This is the published version. Copyright © 2006 Society for Industrial and Applied MathematicsMany d...
[[abstract]]This paper presents an optimal external sorting algorithm for two-level memory model. ...
The effective performance of the external sorting is analyzed in terms of both time and I/O complexi...
In this paper we present a simple parallel sorting algorithm and illustrate its application in gener...
Internal sorting methods are possible when all of the items to be accessed fit in a computer\u27s hi...
The effective performance of the external sorting is analyzed in terms of both time and I/O complexi...
This paper presents an analysis of I/O (read and write) complexities of the external sorting algorit...
In this paper we present a simple parallel sorting algorithm and illustrate two applications. The al...
This paper discusses our implementation of Rajasekaran\u27s (l,m)-mergesort algorithm (LMM) for sort...
A versatile variant of Heapsort, adapted for external disk sorting, is presented. On a single proces...
Classical algorithms for sorting in internal memory were designed with an assumption, that the memor...
. It is shown that an array of n elements can be sorted using O(1) extra space, O(n log n= log log n...
Abstract -This paper presents external sorting using data preprocessing which is a data mining techn...
We live in an era of data explosion that necessitates the discovery of novel out-of-core techniques....
Conventional parallel sorting requires the $n$ input keys to be output in an array of size $n$, and ...
This is the published version. Copyright © 2006 Society for Industrial and Applied MathematicsMany d...
[[abstract]]This paper presents an optimal external sorting algorithm for two-level memory model. ...
The effective performance of the external sorting is analyzed in terms of both time and I/O complexi...
In this paper we present a simple parallel sorting algorithm and illustrate its application in gener...
Internal sorting methods are possible when all of the items to be accessed fit in a computer\u27s hi...
The effective performance of the external sorting is analyzed in terms of both time and I/O complexi...
This paper presents an analysis of I/O (read and write) complexities of the external sorting algorit...
In this paper we present a simple parallel sorting algorithm and illustrate two applications. The al...
This paper discusses our implementation of Rajasekaran\u27s (l,m)-mergesort algorithm (LMM) for sort...
A versatile variant of Heapsort, adapted for external disk sorting, is presented. On a single proces...
Classical algorithms for sorting in internal memory were designed with an assumption, that the memor...
. It is shown that an array of n elements can be sorted using O(1) extra space, O(n log n= log log n...
Abstract -This paper presents external sorting using data preprocessing which is a data mining techn...
We live in an era of data explosion that necessitates the discovery of novel out-of-core techniques....
Conventional parallel sorting requires the $n$ input keys to be output in an array of size $n$, and ...