Content
How can the correctness of security-critical software and hardware be ensured? How should an airline assign flight crew to flights to minimise costs, at the same time meeting regulations and ensuring the schedule is robust? How can a fixed number of software tests cover a maximal number of test situations? For such verification and optimization tasks SAT and SMT solvers turned out to be powerful catalyzers which render problems practically solvable that have long been considered infeasible.
The course provides an introduction into the theory and practice of SAT and SMT solving, covering the following topics:
- propositional logic (SAT) and DPLL
- satisfiability modulo theories (SMT) and DPLL(T)
- how to solve common theories such as linear arithmetic, uninterpreted functions, and bit vectors
- Nelson-Oppen combination method
Schedule
week | date | slides | sources | exercises | solutions |
---|---|---|---|---|---|
1 | 08.03 | pdf (1x1, 4x1) | |||
2 | 15.03 | pdf (1x1, 4x1) | |||
3 | 22.03 | pdf (1x1, 4x1) | |||
4 | 29.03 | pdf (1x1, 4x1) | |||
5 | 05.04 | pdf (1x1, 4x1) | |||
6 | 12.04 | pdf (1x1, 4x1) | |||
7 | 03.05 | pdf (1x1, 4x1) | |||
8 | 10.05 | pdf (1x1, 4x1) | |||
9 | 17.05 | pdf (1x1, 4x1) | |||
10 | 24.05 | pdf (1x1, 4x1) | |||
11 | 07.06 | pdf (1x1, 4x1) | |||
12 | 14.06 | pdf (1x1, 4x1) | |||
13 | 21.06 | pdf (1x1, 4x1) | |||
14 | 01.07 |