No description
  • Python 85.7%
  • TeX 10.4%
  • C++ 3.2%
  • Makefile 0.7%
Find a file
2015-09-26 00:13:51 -07:00
relentless Improved diff_array plotting. 2015-06-24 12:05:27 +10:00
scripts Change "--cache" option to "--nocache". 2015-06-21 21:26:49 +10:00
test Add simple test. 2015-06-16 21:21:09 +10:00
.gitignore Initial commit 2015-06-13 23:39:47 +10:00
README.md Add a README in preparation for going public. 2015-09-26 00:13:51 -07:00
setup.py Bump version number to 0.2 . 2015-06-19 11:45:26 +10:00

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.