package nunchaku

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

Install

Dune Dependency

Authors

Maintainers

Sources

0.3.tar.gz
md5=9303c94ba09772b272e0263fd0e7f27b

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: 05 Nov 2016

Dependencies (9)

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

Dev Dependencies

None

Used by

None

Conflicts

None