preloader
CS Portal
FitchFork
CS Portal
FitchFork
  • COS741 - Formal aspects of computing (II)

All Modules

COS741 - Formal aspects of computing (II)

  • FIRST SEMESTER
  • 15 CREDITS

Prerequisites:None

Model Checking is a technique for automatically verifying whether a software program satisfies correctness requirements such as mutual exclusion, deadlock-freedom or starvation-freedom. In contrast to testing, model checking is not only capable of detecting bugs but also of proving their absence. This is of particular importance for safety-critical software used in cars, planes, power plants etc. This module focuses on the theoretical foundations of model checking: modelling the state space of software as an automaton, formal specification of correctness requirements in temporal logic, and algorithms for systematically exploring the state space of software. The practical aspect of this module, includes how to write parallel programs composed of communicating processes. Existing model checking tools will be used to verify the correctness of the programs written.

Course Coordinators

Related Modules