In order to automatically infer the resource consumption of programs, analyzers track how data sizes change along a program s execution. Typically, analyzers measure the sizes of data by applying norms which are mappings from data to natural numbers that represent the sizes of the corresponding data. When norms are defined by taking type information into account, they are named typed-norms. The main contribution of this paper is a transformational approach to resource analysis with typed-norms. The analysis is based on a transformation of the program into an intermediate abstract program in which each variable is abstracted with respect to all considered norms which are valid for its type. We also sketch a simple analysis that can be used t...
The prediction of resource consumption in programs has gained interest in the last years. It is impo...
An extension of the $\lambda$-calculus is proposed, to study resource usage analysis and verificat...
We describe a new automatic static analysis for determining upper-bound functions on the use of quan...
In order to automatically infer the resource consumption of programs, analyzers track how data sizes...
We study the problem of automatically analyzing the worst-case resource usage of procedures with sev...
This thesis deals with several quantitative aspects of program analysis. In particular, we consider ...
Abstract. Proving bounds on the resource consumption of a program by statically analyzing its source...
We present a novel general resource analysis for logic programs based on sized types. Sized types a...
We present a generic analysis that infers both upper and lower bounds on the usage that a program ma...
We present a novel general resource analysis for logic programs based on sized types.Sized types are...
It is an important criterion of program correctness that a program accesses resources in a valid man...
Since the beginning of automated computing in the middle of the last century, the development of com...
Thesis: Ph. D., Massachusetts Institute of Technology, Department of Electrical Engineering and Comp...
The concept of norms has attracted a lot of interest in various disciplines including computer scien...
Abstract. Resource usage is one of the most important characteristics of programs. Automatically gen...
The prediction of resource consumption in programs has gained interest in the last years. It is impo...
An extension of the $\lambda$-calculus is proposed, to study resource usage analysis and verificat...
We describe a new automatic static analysis for determining upper-bound functions on the use of quan...
In order to automatically infer the resource consumption of programs, analyzers track how data sizes...
We study the problem of automatically analyzing the worst-case resource usage of procedures with sev...
This thesis deals with several quantitative aspects of program analysis. In particular, we consider ...
Abstract. Proving bounds on the resource consumption of a program by statically analyzing its source...
We present a novel general resource analysis for logic programs based on sized types. Sized types a...
We present a generic analysis that infers both upper and lower bounds on the usage that a program ma...
We present a novel general resource analysis for logic programs based on sized types.Sized types are...
It is an important criterion of program correctness that a program accesses resources in a valid man...
Since the beginning of automated computing in the middle of the last century, the development of com...
Thesis: Ph. D., Massachusetts Institute of Technology, Department of Electrical Engineering and Comp...
The concept of norms has attracted a lot of interest in various disciplines including computer scien...
Abstract. Resource usage is one of the most important characteristics of programs. Automatically gen...
The prediction of resource consumption in programs has gained interest in the last years. It is impo...
An extension of the $\lambda$-calculus is proposed, to study resource usage analysis and verificat...
We describe a new automatic static analysis for determining upper-bound functions on the use of quan...