MAYBE
The TRS could not be proven terminating. The proof attempt took 3205 ms.
The following DP Processors were used
Problem 1 was processed with processor DependencyGraph (0ms).
| Problem 2 remains open; application of the following processors failed [SubtermCriterion (2ms), DependencyGraph (1ms), PolynomialLinearRange4iUR (299ms), DependencyGraph (1ms), PolynomialLinearRange8NegiUR (1937ms), DependencyGraph (1ms), ReductionPairSAT (797ms), DependencyGraph (2ms), SizeChangePrinciple (43ms)].
| Problem 3 was processed with processor SubtermCriterion (0ms).
| Problem 4 was processed with processor SubtermCriterion (0ms).
The following open problems remain:
Open Dependency Pair Problem 2
Dependency Pairs
f#(true, x, y) | → | f#(gt(x, y), x, round(s(y))) |
Rewrite Rules
f(true, x, y) | → | f(gt(x, y), x, round(s(y))) | | round(0) | → | 0 |
round(s(0)) | → | s(s(0)) | | round(s(s(x))) | → | s(s(round(x))) |
gt(0, v) | → | false | | gt(s(u), 0) | → | true |
gt(s(u), s(v)) | → | gt(u, v) |
Original Signature
Termination of terms over the following signature is verified: f, 0, s, false, true, round, gt
Problem 1: DependencyGraph
Dependency Pair Problem
Dependency Pairs
f#(true, x, y) | → | gt#(x, y) | | f#(true, x, y) | → | round#(s(y)) |
gt#(s(u), s(v)) | → | gt#(u, v) | | f#(true, x, y) | → | f#(gt(x, y), x, round(s(y))) |
round#(s(s(x))) | → | round#(x) |
Rewrite Rules
f(true, x, y) | → | f(gt(x, y), x, round(s(y))) | | round(0) | → | 0 |
round(s(0)) | → | s(s(0)) | | round(s(s(x))) | → | s(s(round(x))) |
gt(0, v) | → | false | | gt(s(u), 0) | → | true |
gt(s(u), s(v)) | → | gt(u, v) |
Original Signature
Termination of terms over the following signature is verified: f, 0, s, true, false, gt, round
Strategy
The following SCCs where found
gt#(s(u), s(v)) → gt#(u, v) |
f#(true, x, y) → f#(gt(x, y), x, round(s(y))) |
round#(s(s(x))) → round#(x) |
Problem 3: SubtermCriterion
Dependency Pair Problem
Dependency Pairs
round#(s(s(x))) | → | round#(x) |
Rewrite Rules
f(true, x, y) | → | f(gt(x, y), x, round(s(y))) | | round(0) | → | 0 |
round(s(0)) | → | s(s(0)) | | round(s(s(x))) | → | s(s(round(x))) |
gt(0, v) | → | false | | gt(s(u), 0) | → | true |
gt(s(u), s(v)) | → | gt(u, v) |
Original Signature
Termination of terms over the following signature is verified: f, 0, s, true, false, gt, round
Strategy
Projection
The following projection was used:
Thus, the following dependency pairs are removed:
round#(s(s(x))) | → | round#(x) |
Problem 4: SubtermCriterion
Dependency Pair Problem
Dependency Pairs
gt#(s(u), s(v)) | → | gt#(u, v) |
Rewrite Rules
f(true, x, y) | → | f(gt(x, y), x, round(s(y))) | | round(0) | → | 0 |
round(s(0)) | → | s(s(0)) | | round(s(s(x))) | → | s(s(round(x))) |
gt(0, v) | → | false | | gt(s(u), 0) | → | true |
gt(s(u), s(v)) | → | gt(u, v) |
Original Signature
Termination of terms over the following signature is verified: f, 0, s, true, false, gt, round
Strategy
Projection
The following projection was used:
Thus, the following dependency pairs are removed:
gt#(s(u), s(v)) | → | gt#(u, v) |