请输入您要查询的字词:

 

单词 model checking
释义
model checking

Computer
  • An automatic verification technique for finite-state concurrent systems (see concurrency). Typically, three elements are needed: a formal finite-state model of the system; a formal specification of the properties that the model must satisfy; and an algorithm that checks the specification against the model, normally through an exhaustive search of the state space. The algorithm, which is guaranteed to terminate given the finiteness of the state space, gives a positive answer when the model satisfies the specification; otherwise, a negative answer is returned, together with a counterexample indicating why the model is incorrect. The algorithm is in general fast, producing an answer in a matter of minutes.

    There are two main approaches to model checking. In the first, which is referred to as temporal logic model checking, specifications are expressed using temporal logic, while systems are modelled using finite-state transition systems. In the second, both the specification and the model are expressed as automata, which are then compared using available techniques. Termination, speed, and full automation are the chief advantages of model checking over theorem proving. The main disadvantage is the problem of combinatorial explosion that arises with large concurrent systems, although many techniques can be used to minimize this. Model checking has been widely employed to verify hardware controllers and communication protocols.


随便看

 

科学参考收录了60776条科技类词条,基本涵盖了常见科技类参考文献及英语词汇的翻译,是科学学习和研究的有利工具。

 

Copyright © 2000-2023 Sciref.net All Rights Reserved
京ICP备2021023879号 更新时间:2024/6/28 18:39:49