/export/starexec/sandbox/solver/bin/starexec_run_FirstOrder /export/starexec/sandbox/benchmark/theBenchmark.xml /export/starexec/sandbox/output/output_files -------------------------------------------------------------------------------- MAYBE We consider the system theBenchmark. We are asked to determine termination of the following first-order TRS. X : [] --> o active : [o] --> o c : [] --> o chk : [o] --> o f : [o] --> o mark : [o] --> o mat : [o * o] --> o no : [o] --> o tp : [o] --> o y : [] --> o active(f(Y)) => mark(f(f(Y))) chk(no(f(Y))) => f(chk(mat(f(f(f(f(f(f(f(f(f(f(X)))))))))), Y))) mat(f(Y), f(y)) => f(mat(Y, y)) chk(no(c)) => active(c) mat(f(Y), c) => no(c) f(active(Y)) => active(f(Y)) f(no(Y)) => no(f(Y)) f(mark(Y)) => mark(f(Y)) tp(mark(Y)) => tp(chk(mat(f(f(f(f(f(f(f(f(f(f(X)))))))))), Y)))