Ecosyste.ms: Awesome

An open API service indexing awesome lists of open source software.

Awesome Lists | Featured Topics | Projects

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

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`]: