Termination Experiments
The following table collects results obtained with TTT2 running different versions of AC-KBO. A tarball containing all input problems can be found here.
Results in one row were obtained in parallel and run on a server equipped with eight dual-core AMD Opteron processors 885 running at a clock rate of 2.6GHz with 64GB of main memory, for each setting with a timeout of 60 seconds.
The columns correspond to the following settings. Columns 0 and 1 apply our version of AC-KBO, the latter allows partial precedences. Columns 2 and 3 use Steinbach's version, the latter allows partial precedences. Finally, 4 and 5 correspond to our AC-KBO with subterm coefficients, where again 5 allows partial precedences. For all settings we used 4 input and 5 output bits.
Legend | |
0 | ./ttt2 -t -s 'ackbo -ib 4 -ob 5 -direct' |
1 | ./ttt2 -t -s 'ackbo -ib 4 -ob 5 -direct -nt' |
2 | ./ttt2 -t -s 'ackbo -ib 4 -ob 5 -st -direct' |
3 | ./ttt2 -t -s 'ackbo -ib 4 -ob 5 -st -nt -direct' |
4 | ./ttt2 -t -s 'ackbo -ib 4 -ob 5 -sc -direct' |
5 | ./ttt2 -t -s 'ackbo -ib 4 -ob 5 -sc -direct -nt' |