/export/starexec/sandbox/solver/bin/starexec_run_default /export/starexec/sandbox/benchmark/theBenchmark.xml /export/starexec/sandbox/output/output_files -------------------------------------------------------------------------------- NO Not SN because in (1-ap) or, (1-ap0) a subterm of the rhs is matched with its lhs using forward closure of the rules. ******** Signature ******** f : (nat,nat) -> nat g : (nat -> nat) -> nat ap : ((a -> b),a) -> b ******** Computation Rules ******** (1) f(g(x.f(x,x)),g(x.f(x,x))) => ap(x.f(x,x),g(x.f(x,x))) (ap) ap(x.M[x],N) => M[N] (ap0) ap(M,N) => M[N] NO