/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(s(x),x) -> f(s(x),round(s(x))) 2: round(0()) -> 0() 3: round(0()) -> s(0()) 4: round(s(0())) -> s(0()) 5: round(s(s(x))) -> s(s(round(x))) Number of strict rules: 5 Direct POLO(bPol) ... failed. Uncurrying f round 1: f^1_s(x,x) -> f^1_s(x,round^1_s(x)) 2: round^1_0() -> 0() 3: round^1_0() -> s(0()) 4: round^1_s(0()) -> s(0()) 5: round^1_s(s(x)) -> s(s(round(x))) 6: round(0()) ->= round^1_0() 7: round(s(_1)) ->= round^1_s(_1) 8: f(s(_1),_2) ->= f^1_s(_1,_2) Number of strict rules: 5 Direct POLO(bPol) ... removes: 8 s w: x1 f w: 2 * x1 + 2 * x2 + 1 round^1_s w: x1 0 w: 1 round w: x1 round^1_0 w: 1 f^1_s w: 2 * x1 + x2 Number of strict rules: 5 Direct POLO(bPol) ... failed. Dependency Pairs: #1: #round(0()) ->? #round^1_0() #2: #round(s(_1)) ->? #round^1_s(_1) #3: #round^1_s(s(x)) -> #round(x) #4: #f^1_s(x,x) -> #f^1_s(x,round^1_s(x)) #5: #f^1_s(x,x) -> #round^1_s(x) Number of SCCs: 2, DPs: 3 SCC { #4 } POLO(Sum)... POLO(max)... QLPOS... POLO(mSum)... QWPOpS(mSum)... Mat2b... failed. Finding a loop... failed.