Sciweavers

86 search results - page 1 / 18
» Worst Case Optimal Union-Intersection Expression Evaluation
Sort
View
ICALP
2005
Springer
14 years 4 months ago
Worst Case Optimal Union-Intersection Expression Evaluation
Ehsan Chiniforooshan, Arash Farzan, Mehdi Mirzazad...
ISAAC
2007
Springer
135views Algorithms» more  ISAAC 2007»
14 years 5 months ago
Fast Evaluation of Union-Intersection Expressions
Abstract. We show how to represent sets in a linear space data structure such that expressions involving unions and intersections of sets can be computed in a worst-case efficient ...
Philip Bille, Anna Pagh, Rasmus Pagh
KR
2010
Springer
14 years 3 months ago
Worst-Case Optimal Reasoning for the Horn-DL Fragments of OWL 1 and 2
Horn fragments of Description Logics (DLs) have gained popularity because they provide a beneficial trade-off between expressive power and computational complexity and, more spec...
Magdalena Ortiz, Sebastian Rudolph, Mantas Simkus
ECRTS
2002
IEEE
14 years 3 months ago
Scope-Tree: A Program Representation for Symbolic Worst-Case Execution Time Analysis
Most WCET analysis techniques only provide an upper bound on the worst case execution time as a constant value. However, it often appears that the execution time of a piece of cod...
Antoine Colin, Guillem Bernat
SIGMOD
2003
ACM
158views Database» more  SIGMOD 2003»
14 years 11 months ago
Processing Set Expressions over Continuous Update Streams
There is growing interest in algorithms for processing and querying continuous data streams (i.e., data that is seen only once in a fixed order) with limited memory resources. In ...
Sumit Ganguly, Minos N. Garofalakis, Rajeev Rastog...