Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

Package kind2.v1.3.1 #18279

Merged
merged 3 commits into from
Mar 7, 2021
Merged

Conversation

daniel-larraz
Copy link
Contributor

kind2.v1.3.1

Multi-engine, parallel, SMT-based automatic model checker for safety properties of Lustre programs
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.



🐫 Pull-request generated by opam-publish v2.0.3

@camelus
Copy link
Contributor

camelus commented Mar 5, 2021

Commit: 31830f4

@daniel-larraz has posted 2 contributions.

☀️ All lint checks passed 31830f4
  • These packages passed lint tests: kind2.1.3.1

☀️ Installability check (+1)
  • new installable packages (1): kind2.1.3.1

@kit-ty-kate
Copy link
Member

Thanks! Could you return the fix in the opam file upstream? Using < instead of <= allows this package to take eventual future revisions of the z3.4.8.8 package

@kit-ty-kate kit-ty-kate merged commit 3c1e5ca into ocaml:master Mar 7, 2021
@daniel-larraz
Copy link
Contributor Author

Could you return the fix in the opam file upstream? Using < instead of <= allows this package to take eventual future revisions of the z3.4.8.8 package

Sure. Thanks.

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

Successfully merging this pull request may close these issues.

3 participants