https://github.com/quilt/oof
Naive proof scheme for accelerated testing
https://github.com/quilt/oof
Last synced: about 1 month ago
JSON representation
Naive proof scheme for accelerated testing
- Host: GitHub
- URL: https://github.com/quilt/oof
- Owner: quilt
- License: apache-2.0
- Created: 2019-11-12T18:31:05.000Z (over 5 years ago)
- Default Branch: master
- Last Pushed: 2020-02-13T23:26:36.000Z (over 5 years ago)
- Last Synced: 2024-10-08T17:13:59.755Z (8 months ago)
- Language: Rust
- Homepage:
- Size: 27.3 KB
- Stars: 4
- Watchers: 5
- Forks: 1
- Open Issues: 0
-
Metadata Files:
- Readme: README.md
- License: LICENSE
Awesome Lists containing this project
README
# `oof`
In order better understand the interfaces required by proof libraries and to
minimize the time spent debugging complex proof logic, `oof` is focused on
providing a sturdy proofing scheme at the cost of time and space complexity.