Adding a parser for parsing the output of the auto tuner
[Benchmarks_CSolver.git] / common.sh
1 #!/bin/bash
2
3 OFILE=result.csv
4 TEMP="temp.out"
5 DUMPDIR="dumps"
6 TIMEMAX=5000s