An efficient implementation of priority queues using fixed-sized systolic coprocessors (Q685514)
From MaRDI portal
scientific article
Language | Label | Description | Also known as |
---|---|---|---|
English | An efficient implementation of priority queues using fixed-sized systolic coprocessors |
scientific article |
Statements
An efficient implementation of priority queues using fixed-sized systolic coprocessors (English)
0 references
9 January 1994
0 references
We consider the problem of maintaining a set which supports the INSERT, DELETE and EXTRACT-MIN operations on a random access machine to which a linear systolic array of \(p\) processing elements is attached. We give an implementation that performs a sequence of \(n\) INSERT and EXTRACT-MIN operations on-line in time \(O(n \log m/\log p)\) and space \(O(m)\), provided that, at any time instance, there are at most \(m(m\leq n)\) data elements existing. The implementation can be easily modified to handle DELETE operations. This gives \(O(n \log m/\log p)\) time solutions to the problems that can be reduced to the problem of performing a sequence of \(O(n)\) INSERT, DELETE and EXTRACT-MIN operations.
0 references
priority queues
0 references
INSERT
0 references
DELETE
0 references
EXTRACT-MIN
0 references
systolic array
0 references