Sciweavers

46 search results - page 6 / 10
» Sometimes Updates Are Circumscription
Sort
View
PASTE
1998
ACM
13 years 11 months ago
OPTVIEW: A New Approach for Examining Optimized Code
The task of mappingbetween source programs and machine code, once the code has been optimizedand transformed by a compiler is often di cult. Yet there are many instances, such as ...
Caroline Tice, Susan L. Graham
ICLP
1997
Springer
13 years 11 months ago
A Practical Approach to Structure Reuse of Arrays in Single Assignment Languages
Array updates in single assignment languages generally require some copying of the array, and thus tend to be more expensive than in imperative languages. As a result, programs in...
Andreas Kågedal, Saumya K. Debray
CHI
2011
ACM
12 years 11 months ago
Antiquarian answers: book restoration as a resource for design
As technologies age, they experience wear and degradation, sometimes resulting in loss of functionality. In response, parts are replaced and software is updated. Yet restorationā€...
Daniela K. Rosner, Alex S. Taylor
ICDE
2012
IEEE
202views Database» more  ICDE 2012»
11 years 9 months ago
Recomputing Materialized Instances after Changes to Mappings and Data
ā€”A major challenge faced by todayā€™s information systems is that of evolution as data usage evolves or new data resources become available. Modern organizations sometimes exchan...
Todd J. Green, Zachary G. Ives
PLDI
2010
ACM
14 years 13 days ago
Traceable data types for self-adjusting computation
Self-adjusting computation provides an evaluation model where computations can respond automatically to modiļ¬cations to their data by using a mechanism for propagating modiļ¬ca...
Umut A. Acar, Guy E. Blelloch, Ruy Ley-Wild, Kanat...