Ricerca di contatti, progetti,
corsi e pubblicazioni

Software Analysis

Persone

Furia C. A.

Docente titolare del corso

Bhatt B. N.

Assistente

Descrizione

COURSE OBJECTIVES

Developing software that behaves as expected is challenging not just in practice but also due to the intrinsic complexity of analyzing software properties automatically. Software analysis offers techniques that can work around these hurdles – guaranteeing correctness, or helping find incorrect behavior.

 

COURSE DESCRIPTION

This course describes software analysis techniques, highlights their theoretical underpinnings, and presents tools that make them available in practice to the working software engineer. The presentation includes techniques spanning different levels of correctness guarantees, automation, and applicability. The main covered topics are: axiomatic semantics and deductive verification; static analysis and type systems; model checking and predicate abstraction; symbolic execution; and dynamic analysis.

 

LEARNING METHODS

The course includes assignments where students apply open-source software analysis tools in practice – understanding the trade-offs involved in making software verification technology applicable in realistic settings.

 

EXAMINATION INFORMATION
The course's grade is entirely determined by assignments introduced during the course and about the main topics of the course.

 

REFERENCES
The following are useful references for further reading. The course's material is however self-contained.

  • M. Huth, M. Ryan: Logic in computer science. 2nd edition, Cambridge University Press, 2004
  • F. Nielson, H. R. Nielson, C. Hankin: Principles of program analysis. Springer, 2004
  • A. R. Bradley, Z. Manna: The calculus of computation. Springer, 2007
  • B. Pierce: Types and programming languages. MIT Press, 2002
  • A. Zeller: Why Programs Fail: A Guide to Systematic Debugging. Morgan Kaufmann, 2005

Offerta formativa