R
↳Dependency Pair Analysis
-'(-(neg(x), neg(x)), -(neg(y), neg(y))) -> -'(-(x, y), -(x, y))
-'(-(neg(x), neg(x)), -(neg(y), neg(y))) -> -'(x, y)
R
↳DPs
→DP Problem 1
↳Argument Filtering and Ordering
-'(-(neg(x), neg(x)), -(neg(y), neg(y))) -> -'(x, y)
-'(-(neg(x), neg(x)), -(neg(y), neg(y))) -> -'(-(x, y), -(x, y))
-(-(neg(x), neg(x)), -(neg(y), neg(y))) -> -(-(x, y), -(x, y))
innermost
-'(-(neg(x), neg(x)), -(neg(y), neg(y))) -> -'(x, y)
-'(-(neg(x), neg(x)), -(neg(y), neg(y))) -> -'(-(x, y), -(x, y))
-(-(neg(x), neg(x)), -(neg(y), neg(y))) -> -(-(x, y), -(x, y))
trivial
-'(x1, x2) -> -'(x1, x2)
-(x1, x2) -> x1
neg(x1) -> neg(x1)
R
↳DPs
→DP Problem 1
↳AFS
→DP Problem 2
↳Dependency Graph
-(-(neg(x), neg(x)), -(neg(y), neg(y))) -> -(-(x, y), -(x, y))
innermost