/export/starexec/sandbox/solver/bin/starexec_run_default /export/starexec/sandbox/benchmark/theBenchmark.xml /export/starexec/sandbox/output/output_files -------------------------------------------------------------------------------- YES Input TRS: 1: and(x,false()) -> false() 2: and(x,not(false())) -> x 3: not(not(x)) -> x 4: implies(false(),y) -> not(false()) 5: implies(x,false()) -> not(x) 6: implies(not(x),not(y)) -> implies(y,and(x,y)) Number of strict rules: 6 Direct poly ... removes: 4 1 3 5 6 2 and(x1,x2) w: (1 + x2 + 2 * x1) false() w: (1) implies(x1,x2) w: (11294 + 2 * x2 + 2 * x1) not(x1) w: (11293 + 2 * x1) Number of strict rules: 0