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.5.0.tar.gz
md5=c41a029eea3c9345d2940106bae08bfc
sha512=1e8b14c168f8a2ebe60064f75e66135f9f7528457010ffc456cd50516a0ca089856e636b529663e14271d5c672217fa222c7ddc8dcd218450110af362f924868

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: 25 Aug 2021

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.7"
  7. ocaml >= "4.09" & < "5.1"

Dev Dependencies (2)

  1. ounit2 with-test
  2. odoc with-doc

Used by

None

Conflicts

None

OCaml

Innovation. Community. Security.