package nunchaku

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

Install

Dune Dependency

Authors

Maintainers

Sources

0.5.1.tar.gz
md5=39f5e6c8b36943062c86b10bb917ea1c

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: 18 Jun 2018

Dependencies (8)

  1. num
  2. base-threads
  3. base-unix
  4. sequence
  5. menhir build & <= "20181026"
  6. containers >= "1.0"
  7. jbuilder >= "1.0+beta7"
  8. ocaml >= "4.02.0" & < "4.08.0"

Dev Dependencies (4)

  1. odoc with-doc
  2. ounit with-test
  3. qcheck with-test
  4. qtest with-test

Used by

None

Conflicts

None