ceta_eq: termination proof not accepted 1: error below switch to dependency pairs 1.1: error below the dependency graph processor 1.1.3: error when applying the reduction pair processor with usable rules to remove from the DP problem pairs: proper#(f(X)) -> proper#(X) proper#(c(X)) -> proper#(X) proper#(g(X)) -> proper#(X) rules: active(f(f(a))) -> mark(c(f(g(f(a))))) active(f(X)) -> f(active(X)) active(g(X)) -> g(active(X)) c(ok(X)) -> ok(c(X)) f(mark(X)) -> mark(f(X)) f(ok(X)) -> ok(f(X)) g(mark(X)) -> mark(g(X)) g(ok(X)) -> ok(g(X)) proper(f(X)) -> f(proper(X)) proper(a) -> ok(a) proper(c(X)) -> c(proper(X)) proper(g(X)) -> g(proper(X)) top(mark(X)) -> top(proper(X)) top(ok(X)) -> top(active(X)) the pairs proper#(f(X)) -> proper#(X) could not apply the generic root reduction pair processor with the following SCNP-version with mu = MS and the level mapping defined by pi(proper#) = [(epsilon,0),(1,0)] Argument Filter: pi(proper#/1) = [] pi(c/1) = 1 pi(f/1) = [1] pi(g/1) = 1 RPO with the following precedence precedence(proper#[1]) = 0 precedence(f[1]) = 1 precedence(_) = 0 and the following status status(proper#[1]) = lex status(f[1]) = lex status(_) = lex problem when orienting DPs cannot orient pair proper#(c(X)) -> proper#(X) weakly: [(proper#(c(X)),0),(c(X),0)] >=mu [(proper#(X),0),(X,0)] could not be ensured