The fast and furious pace of change in computing technology has become an article of faith for many. The reliability of computer-based systems cru- cially depends on the correctness of its computing. Can man, who created the computer, be capable of preventing machine-made misfortune? The theory of static analysis strives to achieve this ambition. The analysis of numerical properties of programs has been an essential research topic for static analysis. These kinds of properties are commonly modeled and handled by the concept of numerical abstract domains. Unfor- tunately, lifting these domains to heap-manipulating programs is not obvious. On the other hand, points-to analyses have been intensively studied to an- alyze pointer behaviors and s...
Static analysis of programs enables to study the possible behaviours of programs without running the...
This thesis deals with several quantitative aspects of program analysis. In particular, we consider ...
An important problem in the analysis of programs written in object-oriented languages like C++/Java ...
The fast and furious pace of change in computing technology has become an article of faith for many....
This Phd thesis presents a static analysis algorithm for programs with threads. It generalizes abstr...
Pointer analysis is a fundamental static program analysis, with a rich literature and wide applicati...
Static program analysis aims at automatically determining whether a program satisfies some particula...
International audienceThe aim of static analysis is to infer invariants about programs that are tigh...
Static program analysis aims at automatically determining whether a program satisfies some particula...
Ensuring the scalability of static analyzers defined by abstract interpretation poses difficulties. ...
Static analysis on source code or binary code retrieves information about a software program. In obj...
Points-to analysis addresses a fundamental problem in program analysis: determining statically which...
In this article, we introduce a new static analysis for numerical accuracy. Weaddress the problem of...
We are interested in modular static analysis to analyse softwares automatically. We focus on program...
We show that abstract interpretation-based static program analysis can be made ecient and precise en...
Static analysis of programs enables to study the possible behaviours of programs without running the...
This thesis deals with several quantitative aspects of program analysis. In particular, we consider ...
An important problem in the analysis of programs written in object-oriented languages like C++/Java ...
The fast and furious pace of change in computing technology has become an article of faith for many....
This Phd thesis presents a static analysis algorithm for programs with threads. It generalizes abstr...
Pointer analysis is a fundamental static program analysis, with a rich literature and wide applicati...
Static program analysis aims at automatically determining whether a program satisfies some particula...
International audienceThe aim of static analysis is to infer invariants about programs that are tigh...
Static program analysis aims at automatically determining whether a program satisfies some particula...
Ensuring the scalability of static analyzers defined by abstract interpretation poses difficulties. ...
Static analysis on source code or binary code retrieves information about a software program. In obj...
Points-to analysis addresses a fundamental problem in program analysis: determining statically which...
In this article, we introduce a new static analysis for numerical accuracy. Weaddress the problem of...
We are interested in modular static analysis to analyse softwares automatically. We focus on program...
We show that abstract interpretation-based static program analysis can be made ecient and precise en...
Static analysis of programs enables to study the possible behaviours of programs without running the...
This thesis deals with several quantitative aspects of program analysis. In particular, we consider ...
An important problem in the analysis of programs written in object-oriented languages like C++/Java ...