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

https://github.com/sanssecours/computer-aided-verification

Solutions for the exercises of the course “Computer Aided Verification”
https://github.com/sanssecours/computer-aided-verification

Last synced: 2 months ago
JSON representation

Solutions for the exercises of the course “Computer Aided Verification”

Awesome Lists containing this project

README

        

# Computer Aided Verification — Exercises

Solutions for the exercises of the course Computer Aided Verification. This
course was held in the summer term of 2013 at the University of Technology in
Vienna.

## Dependencies

- [Highlight](http://www.andre-simon.de/doku/highlight/en/highlight.html) —
Highlight and convert source code into various formats
- [Make](http://en.wikipedia.org/wiki/Make_software) —
Build Automation Tool
- [TeX Live](http://www.tug.org/texlive/) —
Software distribution for the [TeX](http://en.wikipedia.org/wiki/TeX)
typesetting system

## Translation

```shell
make doc
```

## Download

You can download the PDF [here](https://bitbucket.org/sanssecours/computer-aided-verification/downloads).