/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 POLO(bPol) ... removes: 4 1 3 5 6 2 and w: x1 + x2 + 1 false w: 1 implies w: 2 * x1 + 2 * x2 + 2 not w: 2 * x1 + 1 Number of strict rules: 0