MAYBE
The TRS could not be proven terminating. The proof attempt took 315 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 (2ms), PolynomialLinearRange4iUR (71ms), DependencyGraph (2ms), PolynomialLinearRange8NegiUR (77ms), DependencyGraph (1ms), ReductionPairSAT (20ms), DependencyGraph (1ms), SizeChangePrinciple (4ms)].
| 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
Rewrite Rules
from(X) | → | cons(X, from(s(X))) | | first(0, Z) | → | nil |
first(s(X), cons(Y, Z)) | → | cons(Y, first(X, Z)) | | sel(0, cons(X, Z)) | → | X |
sel(s(X), cons(Y, Z)) | → | sel(X, Z) |
Original Signature
Termination of terms over the following signature is verified: 0, s, from, sel, first, nil, cons
Problem 1: DependencyGraph
Dependency Pair Problem
Dependency Pairs
first#(s(X), cons(Y, Z)) | → | first#(X, Z) | | sel#(s(X), cons(Y, Z)) | → | sel#(X, Z) |
from#(X) | → | from#(s(X)) |
Rewrite Rules
from(X) | → | cons(X, from(s(X))) | | first(0, Z) | → | nil |
first(s(X), cons(Y, Z)) | → | cons(Y, first(X, Z)) | | sel(0, cons(X, Z)) | → | X |
sel(s(X), cons(Y, Z)) | → | sel(X, Z) |
Original Signature
Termination of terms over the following signature is verified: 0, s, from, first, sel, cons, nil
Strategy
The following SCCs where found
first#(s(X), cons(Y, Z)) → first#(X, Z) |
sel#(s(X), cons(Y, Z)) → sel#(X, Z) |
Problem 3: SubtermCriterion
Dependency Pair Problem
Dependency Pairs
sel#(s(X), cons(Y, Z)) | → | sel#(X, Z) |
Rewrite Rules
from(X) | → | cons(X, from(s(X))) | | first(0, Z) | → | nil |
first(s(X), cons(Y, Z)) | → | cons(Y, first(X, Z)) | | sel(0, cons(X, Z)) | → | X |
sel(s(X), cons(Y, Z)) | → | sel(X, Z) |
Original Signature
Termination of terms over the following signature is verified: 0, s, from, first, sel, cons, nil
Strategy
Projection
The following projection was used:
Thus, the following dependency pairs are removed:
sel#(s(X), cons(Y, Z)) | → | sel#(X, Z) |
Problem 4: SubtermCriterion
Dependency Pair Problem
Dependency Pairs
first#(s(X), cons(Y, Z)) | → | first#(X, Z) |
Rewrite Rules
from(X) | → | cons(X, from(s(X))) | | first(0, Z) | → | nil |
first(s(X), cons(Y, Z)) | → | cons(Y, first(X, Z)) | | sel(0, cons(X, Z)) | → | X |
sel(s(X), cons(Y, Z)) | → | sel(X, Z) |
Original Signature
Termination of terms over the following signature is verified: 0, s, from, first, sel, cons, nil
Strategy
Projection
The following projection was used:
Thus, the following dependency pairs are removed:
first#(s(X), cons(Y, Z)) | → | first#(X, Z) |