package nunchaku

  1. Overview
  2. Docs
A counter-example finder for higher-order logic.

Install

Dune Dependency

Authors

Maintainers

Sources

0.3.1.tar.gz
md5=518a0814a70b0e2578de0d5b2d66af57

Description

Nunchaku is a counter-example finder for higher-order logic, designed to be used from various proof assistants, and a spiritual successor to Nitpick. It relies encodings and external solvers (CVC4, kodkod, paradox) to find models, thanks to its modular architecture.

Published: 24 Nov 2016

Dependencies (10)

  1. num
  2. ocamlbuild build
  3. oasis build
  4. base-threads
  5. base-unix
  6. sequence
  7. menhir build & <= "20181026"
  8. containers >= "0.16" & < "1.0"
  9. ocamlfind build
  10. ocaml >= "4.01.0" & < "4.06.0"

Dev Dependencies

None

Used by

None

Conflicts

None