Datenbestand vom 09. März 2024

Warenkorb Datenschutzhinweis Dissertationsdruck Dissertationsverlag Institutsreihen     Preisrechner

aktualisiert am 09. März 2024

ISBN 9783843924399

72,00 € inkl. MwSt, zzgl. Versand


978-3-8439-2439-9, Reihe Informatik

Holger Siegel
Numeric Inference of Heap Shapes for the Automated Analysis of Heap-Allocating Programs

141 Seiten, Dissertation Technische Universität München (2014), Hardcover, B5

Zusammenfassung / Abstract

This thesis presents a novel approach to the analysis of heap-allocating programs that is based solely on abstract numeric domains. In contrast to approaches that require the user to provide so-called instrumentation predicates, our analysis is geared towards the automatic inference of heap invariants. Using off-the-shelf relational numeric domains, we infer invariants that relate the shape of heap-allocated data structures to their numeric content. Our analysis is implemented as a stack of functor domains and is shown to be able to infer invariants that distinguish between lists, trees and arbitrary graphs, thereby allowing for the automatic verification of standard algorithms.