package nunchaku

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

Install

Dune Dependency

Authors

Maintainers

Sources

0.5.tar.gz
md5=66a16f7d6fdbbb688a479e4cf3354f99

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, smbc) to find models, thanks to its modular architecture.

Published: 29 Aug 2017

Dependencies (10)

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

Dev Dependencies

None

Used by

None

Conflicts

None