/export/starexec/sandbox/solver/bin/starexec_run_default /export/starexec/sandbox/benchmark/theBenchmark.xml /export/starexec/sandbox/output/output_files -------------------------------------------------------------------------------- YES ******** General Schema criterion ******** Found constructors: 0, s Checking type order >>OK Checking positivity of constructors >>OK Checking function dependency >>OK Checking (1) rec(F,Y,0) => Y (meta Y)[is acc in F,Y,0] [is acc in Y] >>True Checking (2) rec(G,V,s(W)) => G[s(W),rec(G,V,W)] (meta G)[is acc in G,V,s(W)] [is acc in G] (fun rec>s) (meta W)[is acc in G,V,s(W)] [is positive in s(W)] [is acc in W] (fun rec=rec) subterm comparison of args w. LR LR (meta G)[is acc in G,V,s(W)] [is acc in G] (meta V)[is acc in G,V,s(W)] [is acc in V] (meta W)[is acc in G,V,s(W)] [is positive in s(W)] [is acc in W] >>True #SN! ******** Signature ******** 0 : a rec : (((a,b) -> b),b,a) -> b s : a -> a ******** Computation Rules ******** (1) rec(F,Y,0) => Y (2) rec(G,V,s(W)) => G[s(W),rec(G,V,W)] YES