/export/starexec/sandbox2/solver/bin/starexec_run_hrs /export/starexec/sandbox2/benchmark/theBenchmark.xml /export/starexec/sandbox2/output/output_files -------------------------------------------------------------------------------- YES ******** General Schema criterion ******** Found constructors: and, arrow Checking type order >>OK Checking positivity of constructors >>OK Checking function dependency >>OK Checking (1) lessthan(arrow(X,Y),arrow(U,V)) => and(lessthan(U,X),lessthan(Y,V)) (fun lessthan>and) (fun lessthan=lessthan) subterm comparison of args w. LR LR >>False Try again using status RL Checking (1) lessthan(arrow(X,Y),arrow(U,V)) => and(lessthan(U,X),lessthan(Y,V)) (fun lessthan>and) (fun lessthan=lessthan) subterm comparison of args w. RL RL >>False Try again using status Mul Checking (1) lessthan(arrow(X,Y),arrow(U,V)) => and(lessthan(U,X),lessthan(Y,V)) (fun lessthan>and) (fun lessthan=lessthan) subterm comparison of args w. Mul Mul (meta U)[is acc in arrow(X,Y),arrow(U,V)] [is positive in arrow(X,Y)] [is positive in arrow(U,V)] [is acc in U] (meta X)[is acc in arrow(X,Y),arrow(U,V)] [is positive in arrow(X,Y)] [is acc in X] (fun lessthan=lessthan) subterm comparison of args w. Mul Mul (meta Y)[is acc in arrow(X,Y),arrow(U,V)] [is positive in arrow(X,Y)] [is acc in Y] (meta V)[is acc in arrow(X,Y),arrow(U,V)] [is positive in arrow(X,Y)] [is positive in arrow(U,V)] [is acc in V] >>True #SN! ******** Signature ******** and : (c,c) -> c arrow : (t,t) -> t lessthan : (t,t) -> c ******** Computation Rules ******** (1) lessthan(arrow(X,Y),arrow(U,V)) => and(lessthan(U,X),lessthan(Y,V)) YES