Ecosyste.ms: Awesome
An open API service indexing awesome lists of open source software.
https://kenmcmil.github.io/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.
https://kenmcmil.github.io/ivy/
Last synced: 3 months ago
JSON representation
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.
- Host: GitHub
- URL: https://kenmcmil.github.io/ivy/
- Owner: kenmcmil
- License: other
- Fork: true (microsoft/ivy)
- Created: 2020-09-04T18:26:40.000Z (over 4 years ago)
- Default Branch: master
- Last Pushed: 2024-08-06T03:31:49.000Z (4 months ago)
- Last Synced: 2024-08-06T22:16:42.869Z (4 months ago)
- Language: C++
- Size: 58.1 MB
- Stars: 77
- Watchers: 6
- Forks: 24
- Open Issues: 55
-
Metadata Files:
- Readme: README.md
- License: license.txt
Awesome Lists containing this project
- awesome-formal-verification - ivy - IVy is a research tool/language 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. (Software verification / Tools/Proof Assistants)
README
# 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](http://kenmcmil.github.io/ivy/).