[HTML][HTML] Conditional termination of loops over heap-allocated data

E Albert, P Arenas, S Genaim, G Puebla… - Science of Computer …, 2014 - Elsevier
Static analysis which takes into account the values of data stored in the heap is considered
complex and computationally intractable in practice. Thus, most static analyzers do not keep …

Automatic inference of bounds on resource consumption

E Albert, DE Alonso-Blas, P Arenas, J Correas… - Formal Methods for …, 2013 - Springer
In this tutorial paper, we overview the techniques that underlie the automatic inference of
resource consumption bounds. We first explain the basic techniques on a Java-like …

Conditional Termination of Loops over Heap-Allocated Data

E Albert Albiol, P Arenas Sánchez, S Genaim… - 2014 - docta.ucm.es
Static analysis which takes into account the values of data stored in the heap is considered
complex and computationally intractable in practice. Thus, most static analyzers do not keep …

[PDF][PDF] Resource Analysis in the COSTA System

E Albert, D Alonso, P Arenas, J Correas, A Flores… - ALP …, 2012 - academia.edu
Having information about the execution cost of programs, ie, the amount of resources that
the execution will require, is useful for many different purposes, including program …

[PDF][PDF] Advanced Topics in Resource Analysis: Certification, Incrementality, Concurrency and Array-Sensitivity

GR Dıez - 2012 - oa.upm.es
Resource Analysis (aka Cost Analysis) tries to approximate the cost of executing programs
by means of cost functions on their input data sizes without actually having to execute the …

Advanced Topics in Resource Analysis: Certification, Incrementality, Concurrency and Array-Sensitivity

G Román Díez - 2012 - oa.upm.es
Resource Analysis (aka Cost Analysis) tries to approximate the cost of executing programs
by means of cost functions on their input data sizes without actually having to execute the …