2013
DOI: 10.1007/978-3-642-38236-9_4
|View full text |Cite
|
Sign up to set email alerts
|

Priority Queues and Sorting for Read-Only Data

Abstract: Abstract. We revisit the random-access-machine model in which the input is given on a read-only random-access media, the output is to be produced to a write-only sequential-access media, and in addition there is a limited random-access workspace. The length of the input is N elements, the length of the output is limited by the computation itself, and the capacity of the workspace is O(S + w) bits, where S is a parameter specified by the user and w is the number of bits per machine word. We present a state-of-t… Show more

Help me understand this report

Search citation statements

Order By: Relevance

Paper Sections

Select...
2
1
1

Citation Types

0
17
0

Year Published

2013
2013
2023
2023

Publication Types

Select...
6
1
1

Relationship

3
5

Authors

Journals

citations
Cited by 15 publications
(17 citation statements)
references
References 19 publications
0
17
0
Order By: Relevance
“…The time-space trade-off for sorting is known to be Θ(N 2 /S +N lg S) [2,19], where S is the size of the workspace in bits, lg N ≤ S ≤ N/ lg N . The optimal bound for sorting can even be realized using a natural priority-queue-based algorithm [1].…”
Section: Discussionmentioning
confidence: 99%
“…The time-space trade-off for sorting is known to be Θ(N 2 /S +N lg S) [2,19], where S is the size of the workspace in bits, lg N ≤ S ≤ N/ lg N . The optimal bound for sorting can even be realized using a natural priority-queue-based algorithm [1].…”
Section: Discussionmentioning
confidence: 99%
“…The time-space trade-off for sorting is known to be Θ(N 2 /S +N lg S) [2,19], where S is the size of the workspace in bits, lg N ≤ S ≤ N/ lg N . The optimal bound for sorting can even be realized using a natural priority-queue-based algorithm [1].…”
Section: Discussionmentioning
confidence: 99%
“…Since the seminal paper by Munro and Patterson [102] on sorting and selection for read-only input memory with a limited read-write working space (and writeonly output memory for the case of sorting), a sequence of papers have presented priority queues for sorting in this model. Frederickson [72] achieved a time-space product of O(n 2 lg n) for sorting, and [107] and [7] achieved an O(n 2 ) time-space product for a wide-range of working space sizes, which was proven to be optimal by Beame [9].…”
Section: Priority Queues For Sorting With Limited Spacementioning
confidence: 99%