Sciweavers

3656 search results - page 6 / 732
» Compact Location Problems
Sort
View
PLDI
2011
ACM
12 years 11 months ago
Precise and compact modular procedure summaries for heap manipulating programs
We present a strictly bottom-up, summary-based, and precise heap analysis targeted for program verification that performs strong updates to heap locations at call sites. We firs...
Isil Dillig, Thomas Dillig, Alex Aiken, Mooly Sagi...
ICIP
1999
IEEE
14 years 10 months ago
Automatic Image Orientation Detection
Automatic detection and correction of image orientation is of great importance in intelligent image processing. In this paper, we present an automatic image orientation detection ...
Aditya Vailaya, HongJiang Zhang, Anil K. Jain
ECAI
2006
Springer
14 years 6 days ago
Compact Representation of Sets of Binary Constraints
Abstract. We address the problem of representing big sets of binary constraints compactly. Binary constraints in the form of 2literal clauses are ubiquitous in propositional formul...
Jussi Rintanen
GECCO
2000
Springer
112views Optimization» more  GECCO 2000»
14 years 4 days ago
Code Compaction Using Genetic Algorithms
One method for compacting executable computer code is to replace commonly repeated sequences of instructions with macro instructions from a decoding dictionary. The size of the de...
Keith E. Mathias, Larry J. Eshelman, J. David Scha...