/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 (2) with G|-> g(G) or, (2-2) with G|-> g(g(G)) a subterm of the rhs is matched with its lhs using forward closure of the rules. ******** Signature ******** f : (a -> a) -> b g : ((a -> a),a) -> a ******** Computation Rules ******** (1) g(F,Y) => Y (2) f(G) => f(g(G)) NO