HOME | ENGLISH | IMPRESSUM | KIT

Konferenzartikel: An Evaluation of Slicing Algorithms for Concurrent Programs

[giffhorn07scam]Dennis Giffhorn, Christian Hammer, An Evaluation of Slicing Algorithms for Concurrent Programs, 7th IEEE Working Conference on Source Code Analysis and Manipulation (SCAM 2007), pp. 17--26, IEEE, Maison Internationale, Paris, September 2007.

Zusammenfassung

Program slicing is a program-reduction technique for extracting statements that may influence other statements. While there exist efficient algorithms to slice sequential programs precisely, there are only two algorithms for precise slicing of concurrent interprocedural programs with recursive procedures. We implemented both algorithms for Java, applied several new optimizations and examined their precision and runtime behavior. We compared these results with two further algorithms which trade precision for speed. We show that one algorithm may produce incorrect slices and that precise slicing of concurrent programs in general is very expensive in terms of needed computation time.

Download

  [PDF]   [DOI]

BibTeX

Institutsinterne Autoren

Ehemalige Mitarbeiter
Prof. Dr.-Ing. Christian Hammer
Dr.-Ing. Dennis Giffhorn

Projekte

Projekt
VALSOFT/Joana