/export/starexec/sandbox2/solver/bin/starexec_run_Default /export/starexec/sandbox2/benchmark/theBenchmark.xml /export/starexec/sandbox2/output/output_files -------------------------------------------------------------------------------- YES Input TRS: 1: if(true(),x,y) -> x 2: if(false(),x,y) -> y 3: if(x,y,y) -> y 4: if(if(x,y,z),u(),v()) -> if(x,if(y,u(),v()),if(z,u(),v())) Number of strict rules: 4 Direct POLO(bPol) ... removes: 1 3 2 v w: 0 u w: 0 false w: 0 true w: 0 if w: 2 * x1 + x2 + x3 + 1 Number of strict rules: 1 Direct POLO(bPol) ... failed. Uncurrying ... failed. Dependency Pairs: #1: #if(if(x,y,z),u(),v()) -> #if(x,if(y,u(),v()),if(z,u(),v())) #2: #if(if(x,y,z),u(),v()) -> #if(y,u(),v()) #3: #if(if(x,y,z),u(),v()) -> #if(z,u(),v()) Number of SCCs: 1, DPs: 2 SCC { #2 #3 } POLO(Sum)... succeeded. v w: 0 u w: 0 false w: 0 true w: 0 if w: x2 + x3 + 1 #if w: x1 USABLE RULES: { } Removed DPs: #2 #3 Number of SCCs: 0, DPs: 0