package kind2

  1. Overview
  2. Docs
Multi-engine, parallel, SMT-based automatic model checker for safety properties of Lustre programs

Install

Dune Dependency

Authors

Maintainers

Sources

v1.3.0.tar.gz
md5=3db351557e5acc9b05c98d5ec6492ebe
sha512=a66257bb6aa006260c9bc6d842058b1f882962e94d819b11d04cea9d8f86559a4013af21284350bd35df4c6f3355d85f93525f3f414582eb9d944c6b168701b8

Description

Kind 2 is an open-source, multi-engine, SMT-based automatic model checker for safety properties of finite-state or infinite-state synchronous reactive systems expressed as in an extension of the Lustre language. In its basic configuration it takes as input a Lustre file annotated with properties to be proven invariant, and outputs for each property either a confirmation or a counterexample, i.e., a sequence inputs that falsifies the property. More advanced features include contract-based compositional verification, proof generation for proven properties, and contract-based test generation.

Published: 23 Dec 2020

Dependencies (7)

  1. zmq >= "5.1.0" & < "5.1.4"
  2. yojson < "3"
  3. num
  4. menhir < "20211215"
  5. dune-build-info
  6. dune >= "2.0"
  7. ocaml >= "4.07" & < "5.0"

Dev Dependencies (3)

  1. z3 < "4.8.9" & with-test
  2. ounit2 with-test
  3. odoc with-doc

Used by

None

Conflicts

None

OCaml

Innovation. Community. Security.