/export/starexec/sandbox2/solver/bin/starexec_run_FirstOrder /export/starexec/sandbox2/benchmark/theBenchmark.xml /export/starexec/sandbox2/output/output_files -------------------------------------------------------------------------------- MAYBE We consider the system theBenchmark. We are asked to determine termination of the following first-order TRS. a : [] --> o b : [] --> o c : [o] --> o d : [] --> o f : [o * o * o] --> o g : [o] --> o h : [o] --> o k : [o] --> o u : [o * o * o] --> o g(X) => u(h(X), h(X), X) u(d, c(X), Y) => k(X) h(d) => c(a) h(d) => c(b) f(k(a), k(b), X) => f(X, X, X)