/export/starexec/sandbox2/solver/bin/starexec_run_default /export/starexec/sandbox2/benchmark/theBenchmark.xml /export/starexec/sandbox2/output/output_files -------------------------------------------------------------------------------- YES ******** General Schema criterion ******** Found constructors: 0 Checking type order >>OK Checking positivity of constructors >>OK Checking function dependency >>OK Checking (1) rec(F,ap(Z,0)) => Z (meta Z)[is acc in F,ap(Z,0)] [is acc in Z] >>True Checking (ap) ap(x.M[x],N) => M[N] (meta M)[is acc in x.M[x],N] [is acc in M[x]] (meta N)[is acc in x.M[x],N] [is acc in N] >>True Checking (ap0) ap(M,N) => M[N] (meta M)[is acc in M,N] [is acc in M] (meta N)[is acc in M,N] [is acc in N] >>True #SN! ******** Signature ******** 0 : N rec : (((N,(N -> B),N) -> B),B,N) -> B ap : ((a -> b),a) -> b ******** Computation Rules ******** (1) rec(F,ap(Z,0)) => Z (ap) ap(x.M[x],N) => M[N] (ap0) ap(M,N) => M[N] YES