mirror of
https://github.com/matthewwardrop/relentless.git
synced 2026-06-28 15:26:33 -07:00
No description
- Python 85.7%
- TeX 10.4%
- C++ 3.2%
- Makefile 0.7%
| relentless | ||
| scripts | ||
| test | ||
| .gitignore | ||
| README.md | ||
| setup.py | ||
Relentless
Relentless is a program (written in Python) that is designed to allow rapid testing and benchmarking of solutions to programming competitions. It is (optionally) multi-threaded and can generate pretty reports using LaTeX.
For usage, see scripts/relentless; or run relentless after installation.
Please note: This software has only been tested on a recent distribution of Linux. If code changes are required to work on other systems, patches are welcome.