Ecosyste.ms: Awesome
An open API service indexing awesome lists of open source software.
https://github.com/krobelus/rate-experiments
https://github.com/krobelus/rate-experiments/blob/master/thesis.pdf
https://github.com/krobelus/rate-experiments
Last synced: 4 days ago
JSON representation
https://github.com/krobelus/rate-experiments/blob/master/thesis.pdf
- Host: GitHub
- URL: https://github.com/krobelus/rate-experiments
- Owner: krobelus
- Created: 2019-02-03T02:05:05.000Z (almost 6 years ago)
- Default Branch: master
- Last Pushed: 2022-06-21T22:15:59.000Z (over 2 years ago)
- Last Synced: 2024-10-31T08:05:38.882Z (about 2 months ago)
- Language: Jupyter Notebook
- Homepage:
- Size: 15.4 MB
- Stars: 0
- Watchers: 3
- Forks: 0
- Open Issues: 3
-
Metadata Files:
- Readme: README.md
Awesome Lists containing this project
README
# rate-experiments
This repository contains my [thesis](./thesis.pdf) and the scripts I used
to run the experiments evaluating DRAT proof checker [`rate`].The full data set with the results is in [results.json](./results.json)
Based on that, `make` generates the thesis, as well as some [tables](./t),
[plots](./p) and a fancy [poster](./poster/poster.pdf).The workflow to run the experiments is roughly `./deploy.sh` to copy to a
remote machine; then execute `./run-all.sh` there.[`rate`]: