MAYBE
The TRS could not be proven terminating. The proof attempt took 1035 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 (1ms), DependencyGraph (3ms), PolynomialLinearRange4iUR (209ms), DependencyGraph (1ms), PolynomialLinearRange8NegiUR (291ms), DependencyGraph (1ms), ReductionPairSAT (377ms), DependencyGraph (1ms), SizeChangePrinciple (9ms)].
| Problem 3 was processed with processor SubtermCriterion (0ms).
The following open problems remain:
Open Dependency Pair Problem 2
Dependency Pairs
f#(s(x), x) | → | f#(s(x), round(x)) |
Rewrite Rules
f(s(x), x) | → | f(s(x), round(x)) | | round(0) | → | 0 |
round(0) | → | s(0) | | round(s(0)) | → | s(0) |
round(s(s(x))) | → | s(s(round(x))) |
Original Signature
Termination of terms over the following signature is verified: f, 0, s, round
Problem 1: DependencyGraph
Dependency Pair Problem
Dependency Pairs
f#(s(x), x) | → | f#(s(x), round(x)) | | f#(s(x), x) | → | round#(x) |
round#(s(s(x))) | → | round#(x) |
Rewrite Rules
f(s(x), x) | → | f(s(x), round(x)) | | round(0) | → | 0 |
round(0) | → | s(0) | | round(s(0)) | → | s(0) |
round(s(s(x))) | → | s(s(round(x))) |
Original Signature
Termination of terms over the following signature is verified: f, 0, s, round
Strategy
The following SCCs where found
f#(s(x), x) → f#(s(x), round(x)) |
round#(s(s(x))) → round#(x) |
Problem 3: SubtermCriterion
Dependency Pair Problem
Dependency Pairs
round#(s(s(x))) | → | round#(x) |
Rewrite Rules
f(s(x), x) | → | f(s(x), round(x)) | | round(0) | → | 0 |
round(0) | → | s(0) | | round(s(0)) | → | s(0) |
round(s(s(x))) | → | s(s(round(x))) |
Original Signature
Termination of terms over the following signature is verified: f, 0, s, round
Strategy
Projection
The following projection was used:
Thus, the following dependency pairs are removed:
round#(s(s(x))) | → | round#(x) |