/export/starexec/sandbox2/solver/bin/starexec_run_HigherOrder /export/starexec/sandbox2/benchmark/theBenchmark.xml /export/starexec/sandbox2/output/output_files -------------------------------------------------------------------------------- MAYBE We consider the system theBenchmark. Alphabet: f : [nat * nat * nat] --> nat g : [nat * nat -> nat] --> nat h : [nat * nat] --> nat s : [nat] --> nat Rules: f(x, y, s(z)) => g(h(x, y), /\u.f(u, x, z)) h(x, x) => f(x, s(x), s(s(x))) This AFS is converted to an AFSM simply by replacing all free variables by meta-variables (with arity 0).