/export/starexec/sandbox/solver/bin/starexec_run_Default /export/starexec/sandbox/benchmark/theBenchmark.xml /export/starexec/sandbox/output/output_files -------------------------------------------------------------------------------- YES Input TRS: 1: min(x,0()) -> 0() 2: min(0(),y) -> 0() 3: min(s(x),s(y)) -> s(min(x,y)) 4: max(x,0()) -> x 5: max(0(),y) -> y 6: max(s(x),s(y)) -> s(max(x,y)) 7: minus(x,0()) -> x 8: minus(s(x),s(y)) -> s(minus(x,any(y))) 9: gcd(s(x),s(y)) -> gcd(minus(max(x,y),min(x,y)),s(min(x,y))) 10: any(s(x)) -> s(s(any(x))) 11: any(x) -> x Number of strict rules: 11 Direct POLO(bPol) ... failed. Uncurrying ... failed. Dependency Pairs: #1: #max(s(x),s(y)) -> #max(x,y) #2: #gcd(s(x),s(y)) -> #gcd(minus(max(x,y),min(x,y)),s(min(x,y))) #3: #gcd(s(x),s(y)) -> #minus(max(x,y),min(x,y)) #4: #gcd(s(x),s(y)) -> #max(x,y) #5: #gcd(s(x),s(y)) -> #min(x,y) #6: #gcd(s(x),s(y)) -> #min(x,y) #7: #any(s(x)) -> #any(x) #8: #min(s(x),s(y)) -> #min(x,y) #9: #minus(s(x),s(y)) -> #minus(x,any(y)) #10: #minus(s(x),s(y)) -> #any(y) Number of SCCs: 5, DPs: 5 SCC { #7 } POLO(Sum)... succeeded. s w: x1 + 1 minus w: 0 gcd w: 0 any w: 0 #min w: 0 #any w: x1 0 w: 0 max w: 0 #max w: 0 #minus w: 0 min w: 0 #gcd w: 0 USABLE RULES: { } Removed DPs: #7 Number of SCCs: 4, DPs: 4 SCC { #1 } POLO(Sum)... succeeded. s w: x1 + 1 minus w: 0 gcd w: 0 any w: 0 #min w: 0 #any w: 0 0 w: 0 max w: 0 #max w: x2 #minus w: 0 min w: 0 #gcd w: 0 USABLE RULES: { } Removed DPs: #1 Number of SCCs: 3, DPs: 3 SCC { #8 } POLO(Sum)... succeeded. s w: x1 + 1 minus w: 0 gcd w: 0 any w: 0 #min w: x2 #any w: 0 0 w: 0 max w: 0 #max w: 0 #minus w: 0 min w: 0 #gcd w: 0 USABLE RULES: { } Removed DPs: #8 Number of SCCs: 2, DPs: 2 SCC { #9 } POLO(Sum)... succeeded. s w: x1 + 1 minus w: 0 gcd w: 0 any w: x1 + 1 #min w: 0 #any w: 0 0 w: 0 max w: 0 #max w: 0 #minus w: x1 min w: 0 #gcd w: 0 USABLE RULES: { } Removed DPs: #9 Number of SCCs: 1, DPs: 1 SCC { #2 } POLO(Sum)... POLO(max)... succeeded. s w: x1 + 5 minus w: max(x1 + 1) gcd w: 0 any w: 1 #min w: 0 #any w: 0 0 w: 0 max w: max(x1 + 1, x2 + 2) #max w: 0 #minus w: 0 min w: max(x1) #gcd w: max(x1 + 1, x2) USABLE RULES: { 1..8 } Removed DPs: #2 Number of SCCs: 0, DPs: 0