Resource usage analysis (a.k.a. cost analysis) aims at statically determining the number of resources required to safely execute a given program. A resource can be any quantitative aspect of the program or its environment, such as memory consumption, execution steps, energy, etc. Over the past decade several cost analysis frameworks, for different programming languages, have been developed and they can infer precise closed-form upper-bound (resp. lower-bound) functions on the worst-case (resp. bestcase) cost. However, some algorithms and problems involve probabilistic choices for which these notions of cost are not adequate. A well-known example is that of randomized algorithms, where randomized decisions are used to make the solving of com...
Doctorate in Applied Mathematics for Business and EconomicsConstraint Satisfaction Problems are the ...
AbstractThe purpose of this paper is to present new computational techniques for probabilistic argum...
Abstract. We present an approach to probabilistic analysis which is based on program semantics and e...
We consider the problem of expected cost analysis over nondeterministic probabilistic programs, whic...
Cost analysis aims at statically inferring the amount of resources, such as time or memory, needed t...
International audienceWe consider the problem of expected cost analysis over non-deterministic proba...
The classical approach to automatic cost analysis consists of two phases. Given a program and some m...
Resource analysis aims at automatically inferring upper/lower bounds on the worst/best-case cost of ...
Resource analysis aims at statically obtaining bounds on the resource consumption of programs in ter...
We define a continuation-passing style (CPS) translation for a typed λ-calculus with probabilistic c...
Abstract. We provide a HOL formalisation for analysing expected time bounds for probabilistic progra...
Having information about the execution cost of programs, i.e., the amount of resources that the exec...
El Análisis de Consumo de Recursos o Análisis de Coste trata de aproximar el coste de ejecutar un pr...
Information about the computational cost of programs is potentially useful for a variety of purposes...
We present a generic analysis that infers both upper and lower bounds on the usage that a program ma...
Doctorate in Applied Mathematics for Business and EconomicsConstraint Satisfaction Problems are the ...
AbstractThe purpose of this paper is to present new computational techniques for probabilistic argum...
Abstract. We present an approach to probabilistic analysis which is based on program semantics and e...
We consider the problem of expected cost analysis over nondeterministic probabilistic programs, whic...
Cost analysis aims at statically inferring the amount of resources, such as time or memory, needed t...
International audienceWe consider the problem of expected cost analysis over non-deterministic proba...
The classical approach to automatic cost analysis consists of two phases. Given a program and some m...
Resource analysis aims at automatically inferring upper/lower bounds on the worst/best-case cost of ...
Resource analysis aims at statically obtaining bounds on the resource consumption of programs in ter...
We define a continuation-passing style (CPS) translation for a typed λ-calculus with probabilistic c...
Abstract. We provide a HOL formalisation for analysing expected time bounds for probabilistic progra...
Having information about the execution cost of programs, i.e., the amount of resources that the exec...
El Análisis de Consumo de Recursos o Análisis de Coste trata de aproximar el coste de ejecutar un pr...
Information about the computational cost of programs is potentially useful for a variety of purposes...
We present a generic analysis that infers both upper and lower bounds on the usage that a program ma...
Doctorate in Applied Mathematics for Business and EconomicsConstraint Satisfaction Problems are the ...
AbstractThe purpose of this paper is to present new computational techniques for probabilistic argum...
Abstract. We present an approach to probabilistic analysis which is based on program semantics and e...