IVy is a research tool intended to allow interactive development of protocols and their proofs of correctness and to provide a platform for developing and experimenting with automated proof techniques. In particular, IVy provides interactive visualization of automated proofs, and supports a use model in which the human protocol designer and the automated tool interact to expose errors and prove correctness.
Перейти к файлу
Ken McMillan 9f68efdc72 extending isolate 2017-06-27 23:15:53 -07:00
.vscode
bin
doc
examples
ivy extending isolate 2017-06-27 23:15:53 -07:00
lib/emacs
notebooks
scripts/setup
submodules
test extending isolate 2017-06-27 23:15:53 -07:00
vs/ext
.gitattributes
.gitignore
.gitmodules
INSTALL
PACKAGING.md
README.md
Vagrantfile
license.txt
setup.py

README.md

ivy

IVy is a research tool intended to allow interactive development of protocols and their proofs of correctness and to provide a platform for developing and experimenting with automated proof techniques. In particular, IVy provides interactive visualization of automated proofs, and supports a use model in which the human protocol designer and the automated tool interact to expose errors and prove correctness.

Further Reading

For further information on IVy, see the IVy web site.