Introduction to Model Checking
January 1, 1 · 3477 words · 7 min · Model Checking
Chapter 1 Introduction to Model Checking
摘要
A computer-assisted method for the analysis of dynamical systems that can be modeled by state-transition systems.
Drawing from research traditions in mathematical logic, programming languages, hardware design, and theoretical computer science, model checking is now widely used for the verification of hardware and software in industry.
计算机辅助验证之例
The only effective way to raise the confidence level of a program significantly is to give a convincing proof of its correctness.