nunchaku
A counter-example finder for higher-order logic.
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.
Install
copied = false, 2000)"
:class="{ 'border-gray-700': !copied, 'text-gray-100': !copied, 'focus:ring-orange-500': !copied, 'focus:border-orange-500': !copied, 'border-green-600': copied, 'text-green-600': copied, 'focus:ring-green-500': copied, 'focus:border-green-500': copied }">
- Published
- 29 Aug 2017
- Authors
- Maintainers
Sources
Dependencies
ocamlbuild
build
oasis
build
menhir
build & <= "20181026"
containers
>= "1.0"
ocamlfind
build
ocaml
>= "4.01.0" & < "4.06.0"
Reverse Dependencies