/export/starexec/sandbox2/solver/bin/starexec_run_Default /export/starexec/sandbox2/benchmark/theBenchmark.xml /export/starexec/sandbox2/output/output_files -------------------------------------------------------------------------------- MAYBE Input TRS: 1: f(tt(),x) -> f(isList(x),Cons(x,x)) 2: isList(Cons(x,xs)) -> isList(xs) 3: isList(nil()) -> tt() Number of strict rules: 3 Direct POLO(bPol) ... failed. Uncurrying ... failed. Dependency Pairs: #1: #isList(Cons(x,xs)) -> #isList(xs) #2: #f(tt(),x) -> #f(isList(x),Cons(x,x)) #3: #f(tt(),x) -> #isList(x) Number of SCCs: 2, DPs: 2 SCC { #1 } POLO(Sum)... succeeded. f w: 0 isList w: 0 nil w: 0 #f w: 0 #isList w: x1 tt w: 0 Cons w: x2 + 1 USABLE RULES: { } Removed DPs: #1 Number of SCCs: 1, DPs: 1 SCC { #2 } POLO(Sum)... POLO(max)... QLPOS... POLO(mSum)... QWPOpS(mSum)... Mat2b... failed. Finding a loop... failed.