Sciweavers

OPODIS
2010
13 years 7 months ago
On Best-Effort Utility Accrual Real-Time Scheduling on Multiprocessors
We consider the problem of scheduling dependent real-time tasks for overloads on a multiprocessor system, yielding best-effort timing assurance. The application/scheduling model in...
Piyush Garyali, Matthew Dellinger, Binoy Ravindran
LICS
2010
IEEE
13 years 7 months ago
Fixed-Point Definability and Polynomial Time on Graphs with Excluded Minors
We prove that fixed-point logic with counting captures polynomial time on all classes of graphs with excluded minors. That is, for every class C of graphs such that some graph H is...
Martin Grohe
ISAAC
2010
Springer
313views Algorithms» more  ISAAC 2010»
13 years 7 months ago
A Cache-Oblivious Implicit Dictionary with the Working Set Property
Abstract. In this paper we present an implicit dictionary with the working set property i.e. a dictionary supporting insert(e), delete(x) and predecessor(x) in O(log n) time and se...
Gerth Stølting Brodal, Casper Kejlberg-Rasm...
ISAAC
2010
Springer
291views Algorithms» more  ISAAC 2010»
13 years 7 months ago
A Tighter Analysis of Work Stealing
Abstract. Classical list scheduling is a very popular and efficient technique for scheduling jobs in parallel platforms. However, with the increasing number of processors, the cost...
Marc Tchiboukdjian, Nicolas Gast, Denis Trystram, ...
ISAAC
2010
Springer
221views Algorithms» more  ISAAC 2010»
13 years 7 months ago
Improved Online Algorithms for 1-Space Bounded 2-Dimensional Bin Packing
In this paper, we study 1-space bounded 2-dimensional bin packing and square packing. A sequence of rectangular items (square items, respectively) arrive over time, which must be p...
Yong Zhang, Jing-Chi Chen, Francis Y. L. Chin, Xin...
ISAAC
2010
Springer
245views Algorithms» more  ISAAC 2010»
13 years 7 months ago
Alphabet Partitioning for Compressed Rank/Select and Applications
Jérémy Barbay, Travis Gagie, Gonzalo...
ISAAC
2010
Springer
277views Algorithms» more  ISAAC 2010»
13 years 7 months ago
Induced Subgraph Isomorphism on Interval and Proper Interval Graphs
The Induced Subgraph Isomorphism problem on two input graphs G and H is to decide whether G has an induced subgraph isomorphic to H. Already for the restricted case where H is a c...
Pinar Heggernes, Daniel Meister, Yngve Villanger
ISAAC
2010
Springer
265views Algorithms» more  ISAAC 2010»
13 years 7 months ago
On the Approximability of the Maximum Interval Constrained Coloring Problem
Stefan Canzar, Khaled M. Elbassioni, Amr Elmasry, ...
ISAAC
2010
Springer
231views Algorithms» more  ISAAC 2010»
13 years 7 months ago
Entropy-Bounded Representation of Point Grids
We give the first fully compressed representation of a set of m points on an n
Arash Farzan, Travis Gagie, Gonzalo Navarro
ISAAC
2010
Springer
270views Algorithms» more  ISAAC 2010»
13 years 7 months ago
Generating Trees on Multisets
Given a multiset M = V1 V2
Bingbing Zhuang, Hiroshi Nagamochi