Course detail
Static Analysis and Verification
FIT-SAVAcad. year: 2021/2022
Introduction of basic terms, such as analysis and verification, formal analysis and verification, soundness and completeness, logical and physical time, safety and liveness, etc. Overview of various approaches to static analysis and verification and other alternative verification approaches. Introduction to temporal logics as one of the classical means of specification of desired system properties. Model checking for the LTL logic using Büchi automata. Use of automatically refined predicate abstraction as one of the most successful approaches towards model checking of software. Abstract interpretation as one of the most successful methods of static analysis: principles, algorithms, and an overview of the most prominent abstract domains. Data flow analysis: basic terms and principles, classical analyses used in optimizing compilers, design of new analyses, pointer analyses. Solving of the SAT and SMT problems, which are used (not only) within a lot of verification approaches. Verification based on symbolic execution, bounded model checking, and k-induction. Deductive verification of annotated programs (functions' pre- and postconditions, loop invariants). Binary decision diagrams as a means of efficient storage of (not only) state spaces. Introduction to automatic verification of termination of program runs (absence of looping) and automatic analysis of complexity.
Language of instruction
Number of ECTS credits
Mode of study
Guarantor
Department
Learning outcomes of the course unit
Acquired knowledge about the significance and possibilities of using methods and tools of static analysis and verification within the development of various kinds of systems and about their growing use in practice.
Prerequisites
Co-requisites
Planned learning activities and teaching methods
Assesment methods and criteria linked to learning outcomes
Course curriculum
Work placements
Aims
Specification of controlled education, way of implementation and compensation for absences
Recommended optional programme components
Prerequisites and corequisites
Basic literature
Recommended reading
Ben-Ari, M.: Principles of the Spin Model Checker, Springer, 2008.
Bradley, A.R., Manna, Z.: The Calculus of Computation: Decision Procedures with Applications to Verification, Springer, 2007.
Clarke, E.M., Henzinger, Th.A., Veith, H., Bloem, R. (Eds.): Handbook of Model Checking, Springer International Publishing, 2018.
Chess, B., West,J.: Secure Programming with Static Analysis. Addison-Wesley Professional, 2007.
Materiály aktuálně volně dostupné na Internetu, a to zejména články a dokumentace týkající se počítačových nástrojů pro statickou analýzu a verifikaci.
Moller, A., Schwartzbach, M.I.: Static Program Analysis, Department of Computer Science, Aarhus University, Denmark, 2018.
Rival, X., Yi, K. Introduction to Static Analysis: An Abstract Interpretation Perspective. MIT Press, 2020.
Soubor materiálů prezentovaných na přednáškách a zveřejněných přes WWW.
Valmari, A.: The State Explosion Problem. In Reisig, W., Rozenberg, G.: Lectures on Petri Nets I: Basic Models, volume 1491 of Lecture Notes in Computer Science, pages 429-528. Springer-Verlag, 1998.
Classification of course in study plans
- Programme IT-MSC-2 Master's
branch MBI , 0 year of study, winter semester, elective
branch MBS , 0 year of study, winter semester, compulsory-optional
branch MGM , 0 year of study, winter semester, elective
branch MIN , 0 year of study, winter semester, compulsory-optional
branch MIS , 0 year of study, winter semester, compulsory-optional
branch MMM , 0 year of study, winter semester, compulsory
branch MPV , 0 year of study, winter semester, elective
branch MSK , 2 year of study, winter semester, compulsory-optional - Programme MITAI Master's
specialization NADE , 0 year of study, winter semester, elective
specialization NBIO , 0 year of study, winter semester, elective
specialization NCPS , 0 year of study, winter semester, elective
specialization NEMB , 0 year of study, winter semester, elective
specialization NGRI , 0 year of study, winter semester, elective
specialization NHPC , 0 year of study, winter semester, elective
specialization NIDE , 0 year of study, winter semester, elective
specialization NISD , 0 year of study, winter semester, elective
specialization NMAL , 0 year of study, winter semester, elective
specialization NMAT , 0 year of study, winter semester, compulsory
specialization NNET , 0 year of study, winter semester, elective
specialization NSEC , 0 year of study, winter semester, elective
specialization NSEN , 0 year of study, winter semester, elective
specialization NSPE , 0 year of study, winter semester, elective
specialization NVER , 0 year of study, winter semester, compulsory
specialization NVIZ , 0 year of study, winter semester, elective
specialization NISY up to 2020/21 , 0 year of study, winter semester, elective
specialization NISY , 0 year of study, winter semester, elective
Type of course unit
Lecture
Teacher / Lecturer
Syllabus
- Notion of the terms analysis and verification. Classification of verified properties and systems. Overview of approaches to formal analysis and verification.
- Temporal logics CTL*, CTL, and LTL.
- Model checking of systems with properties specified in LTL using Büchiho automata.
- Model checking using predicate abstraction refined by exclusion of spurious counterexamples.
- Abstract Interpretation I: basic notions and principles.
- Abstract Interpretation II: an overview of practically successful abstract domains.
- Basic notions and principles of data flow analysis, classical data flow analyses.
- Advanced data flow analyses, pointer analyses.
- Verification of software using symbolic execution.
- Deductive verification of annotated programs.
- Solutions of the SAT and SMT problems as the enabling technology of many approaches to analysis and verification.
- Binary Decision Diagrams.
- Verification of termination of programs, automatic analysis of computational complexity.
Project
Teacher / Lecturer
Syllabus
E-learning texts