ceta_eq: termination proof not accepted 1: error below switch to dependency pairs 1.1: error below the dependency graph processor 1.1.2: error when applying the reduction pair processor with usable rules to remove from the DP problem pairs: plus#(x, s(y)) -> plus#(x, y) plus#(s(x), y) -> plus#(x, y) rules: plus(x, 0) -> x plus(0, x) -> x plus(x, s(y)) -> s(plus(x, y)) plus(s(x), y) -> s(plus(x, y)) times(x, 0) -> 0 times(x, s(y)) -> plus(times(x, y), x) the pairs plus#(x, s(y)) -> plus#(x, y) plus#(s(x), y) -> plus#(x, y) could not apply the generic root reduction pair processor with the following SCNP-version with mu = MS and the level mapping defined by pi(plus#) = [(epsilon,0),(2,3)] Argument Filter: pi(plus#/2) = 1 pi(s/1) = [1] RPO with the following precedence precedence(s[1]) = 0 precedence(_) = 0 and the following status status(s[1]) = lex status(_) = lex problem when orienting DPs cannot orient pair plus#(x, s(y)) -> plus#(x, y) strictly: [(plus#(x, s(y)),0),(s(y),3)] >mu [(plus#(x, y),0),(y,3)] could not be ensured