MAYBE
The TRS could not be proven terminating. The proof attempt took 1795 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 (255ms), DependencyGraph (1ms), PolynomialLinearRange8NegiUR (427ms), DependencyGraph (1ms), ReductionPairSAT (994ms), DependencyGraph (2ms), SizeChangePrinciple (18ms)].
The following open problems remain:
Open Dependency Pair Problem 2
Dependency Pairs
f#(X, n__g(X), Y) | → | f#(activate(Y), activate(Y), activate(Y)) |
Rewrite Rules
f(X, n__g(X), Y) | → | f(activate(Y), activate(Y), activate(Y)) | | g(b) | → | c |
b | → | c | | g(X) | → | n__g(X) |
activate(n__g(X)) | → | g(X) | | activate(X) | → | X |
Original Signature
Termination of terms over the following signature is verified: f, activate, g, b, c, n__g
Problem 1: DependencyGraph
Dependency Pair Problem
Dependency Pairs
f#(X, n__g(X), Y) | → | f#(activate(Y), activate(Y), activate(Y)) | | activate#(n__g(X)) | → | g#(X) |
f#(X, n__g(X), Y) | → | activate#(Y) |
Rewrite Rules
f(X, n__g(X), Y) | → | f(activate(Y), activate(Y), activate(Y)) | | g(b) | → | c |
b | → | c | | g(X) | → | n__g(X) |
activate(n__g(X)) | → | g(X) | | activate(X) | → | X |
Original Signature
Termination of terms over the following signature is verified: activate, f, g, b, c, n__g
Strategy
The following SCCs where found
f#(X, n__g(X), Y) → f#(activate(Y), activate(Y), activate(Y)) |