Sciweavers

ICALP
1992
Springer
13 years 12 months ago
Logic Programming Semantics Made Easy
Els Laenens, Dirk Vermeir, Carlo Zaniolo
ICALP
1992
Springer
13 years 12 months ago
What Good Are Digital Clocks?
Real-time systems operate in \real," continuous time and state changes may occur at any real-numbered time point. Yet many veri cation methods are based on the assumption that...
Thomas A. Henzinger, Zohar Manna, Amir Pnueli
ICALP
1992
Springer
13 years 12 months ago
Fast Integer Merging on the EREW PRAM
Abstract. We investigate the complexity of merging sequences of small integers on the EREW PRAM. Our most surprising result is that two sorted sequences of n bits each can be merge...
Torben Hagerup
ICALP
1992
Springer
13 years 12 months ago
Lower Bounds on the Complexity of Simplex Range Reporting on a Pointer Machine
Abstract Bernard Chazelle Department of Computer Science Princeton University Burton Rosenberg Department of Mathematics and Computer Science Dartmouth College We give a lower bou...
Bernard Chazelle, Burton Rosenberg
ICALP
1992
Springer
13 years 12 months ago
Near-perfect Token Distribution
Suppose that n tokens are arbitrarily placed on the n nodes of a graph. At each parallel step one token may be moved from each node to an adjacent node. An algorithm for the near-...
Andrei Z. Broder, Alan M. Frieze, Eli Shamir, Eli ...
ICALP
1992
Springer
13 years 12 months ago
Reductions to Sets of Low Information Content
Vikraman Arvind, Yenjo Han, Lane A. Hemachandra, J...
PLSA
1994
13 years 12 months ago
Engineering a Programming Language: The Type and Class System of Sather
Clemens A. Szyperski, Stephen M. Omohundro, Stepha...
PLSA
1994
13 years 12 months ago
Language and Architecture Paradigms as Object Classes
Computer language paradigms offer linguistic abstractions and proof theories for expressing program implementations. Similarly, system architectures offer the hardware abstractions...
Diomidis Spinellis, Sophia Drossopoulou, Susan Eis...
PLSA
1994
13 years 12 months ago
Languages and Interactive Software Development
Abstract. Most software is developed using interactive computing systems and substantial compute-power. Considerable assistance can be given to the developer by providing language-...
Susan L. Graham