/export/starexec/sandbox2/solver/bin/starexec_run_tct_dci_cert /export/starexec/sandbox2/benchmark/theBenchmark.xml /export/starexec/sandbox2/output/output_files -------------------------------------------------------------------------------- MAYBE EmptyProcessor - Strict TRS: app(app(app(app(filter2(),false()),f),x),xs) -> app(app(filter(),f),xs) app(app(app(app(filter2(),true()),f),x),xs) -> app(app(cons(),x),app(app(filter(),f),xs)) app(app(d(),z),app(app(g(),x),y)) -> app(app(g(),app(e(),x)),app(app(d(),z),y)) app(app(d(),z),app(app(g(),0()),0())) -> app(e(),0()) app(app(d(),app(c(),z)),app(app(g(),app(app(g(),x),y)),0())) -> app(app(g() ,app(app(d(),app(c(),z)),app(app(g(),x),y))) ,app(app(d(),z),app(app(g(),x),y))) app(app(filter(),f),app(app(cons(),x),xs)) -> app(app(app(app(filter2(),app(f,x)),f),x),xs) app(app(filter(),f),nil()) -> nil() app(app(g(),app(e(),x)),app(e(),y)) -> app(e(),app(app(g(),x),y)) app(app(h(),z),app(e(),x)) -> app(app(h(),app(c(),z)),app(app(d(),z),x)) app(app(map(),f),app(app(cons(),x),xs)) -> app(app(cons(),app(f,x)),app(app(map(),f),xs)) app(app(map(),f),nil()) -> nil() - Signature: {app/2} / {0/0,c/0,cons/0,d/0,e/0,false/0,filter/0,filter2/0,g/0,h/0,map/0,nil/0,true/0} - Obligation: innermost derivational complexity wrt. signature {0,app,c,cons,d,e,false,filter,filter2,g,h,map,nil,true} The problem is still open.