/export/starexec/sandbox/solver/bin/starexec_run_default /export/starexec/sandbox/benchmark/theBenchmark.xml /export/starexec/sandbox/output/output_files -------------------------------------------------------------------------------- MAYBE Input TRS: 1: f(n__b(),X,n__c()) -> f(X,c(),X) 2: c() -> b() 3: b() -> n__b() 4: c() -> n__c() 5: activate(n__b()) -> b() 6: activate(n__c()) -> c() 7: activate(X) -> X Number of strict rules: 7 Direct poly ... removes: 5 7 6 b() w: (1) activate(x1) w: (21239 + 2 * x1) n__c() w: (1) c() w: (1) f(x1,x2,x3) w: (7719 + x3 + 2 * x2 + x1) n__b() w: (1) Number of strict rules: 4 Direct poly ... failed. Freezing ... failed. Dependency Pairs: #1: #c() -> #b() #2: #f(n__b(),X,n__c()) -> #f(X,c(),X) #3: #f(n__b(),X,n__c()) -> #c() Number of SCCs: 1, DPs: 1 SCC { #2 } Sum... Max... QLPOpS... NegMaxSum... QWPOpSMaxSum... 2D-Mat... sum_sum_int,sum_neg... heuristic_int,sum_neg... failed. Finding a loop... failed.