Sciweavers

2947 search results - page 79 / 590
» Analyzing Program Analyses
Sort
View
84
Voted
ECAI
2006
Springer
15 years 6 months ago
Abductive Logic Programming in the Clinical Management of HIV/AIDS
Abstract. This paper presents a new Abductive Logic Programming (ALP) approach for assisting clinicians in the selection of antiretroviral drugs for patients infected with Human Im...
Oliver Ray, Athos Antoniades, Antonis C. Kakas, Io...
CC
2002
Springer
107views System Software» more  CC 2002»
15 years 2 months ago
Modular Static Program Analysis
The purpose of this paper is to present four basic methods for ional separate modular static analysis of programs by abstract interpretation: simpli cation-based separate analysis;...
Patrick Cousot, Radhia Cousot
SPATIALCOGNITION
2004
Springer
15 years 7 months ago
Sketch Map Analysis Using GIS Buffer Operation
We developed a method to analyze sketch maps by GIS, and applied it to an actual case study. We found that analysis using buffer operation was more effective for sketch map analyse...
Kohei Okamoto, Kei-ichi Okunuki, Toshibumi Takai
117
Voted
SIGSOFT
2003
ACM
16 years 3 months ago
Tracking pointers with path and context sensitivity for bug detection in C programs
This paper proposes a pointer alias analysis for automatic error detection. State-of-the-art pointer alias analyses are either too slow or too imprecise for finding errors in real...
V. Benjamin Livshits, Monica S. Lam
ECOOP
2004
Springer
15 years 8 months ago
Pointer Analysis in the Presence of Dynamic Class Loading
Many compiler optimizations and software engineering tools need precise pointer analyses to be effective. Unfortunately, many Java features, such as dynamic class loading, refle...
Martin Hirzel, Amer Diwan, Michael Hind