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
↳Forward Instantiation Transformation
-'(-(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
one new Dependency Pair is created:
-'(-(neg(x), neg(x)), -(neg(y), neg(y))) -> -'(x, y)
-'(-(neg(-(neg(x'0), neg(x'''))), neg(-(neg(x'0), neg(x''')))), -(neg(-(neg(y'''), neg(y''''))), neg(-(neg(y'''), neg(y''''))))) -> -'(-(neg(x'0), neg(x''')), -(neg(y'''), neg(y'''')))
R
↳DPs
→DP Problem 1
↳FwdInst
→DP Problem 2
↳Argument Filtering and Ordering
-'(-(neg(-(neg(x'0), neg(x'''))), neg(-(neg(x'0), neg(x''')))), -(neg(-(neg(y'''), neg(y''''))), neg(-(neg(y'''), neg(y''''))))) -> -'(-(neg(x'0), neg(x''')), -(neg(y'''), neg(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(-(neg(x'0), neg(x'''))), neg(-(neg(x'0), neg(x''')))), -(neg(-(neg(y'''), neg(y''''))), neg(-(neg(y'''), neg(y''''))))) -> -'(-(neg(x'0), neg(x''')), -(neg(y'''), neg(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))
-'(x1, x2) -> x1
-(x1, x2) -> x1
neg(x1) -> neg(x1)
R
↳DPs
→DP Problem 1
↳FwdInst
→DP Problem 2
↳AFS
...
→DP Problem 3
↳Dependency Graph
-(-(neg(x), neg(x)), -(neg(y), neg(y))) -> -(-(x, y), -(x, y))
innermost