TIMEOUT
The TRS could not be proven terminating. The proof attempt took 60009 ms.
The following DP Processors were used
Problem 1 was processed with processor DependencyGraph (20ms).
| Problem 2 remains open; application of the following processors failed [SubtermCriterion (0ms), DependencyGraph (2ms), PolynomialLinearRange4iUR (62ms), DependencyGraph (2ms), PolynomialLinearRange8NegiUR (49ms), DependencyGraph (1ms), ReductionPairSAT (145ms), DependencyGraph (1ms), SizeChangePrinciple (7ms), ForwardNarrowing (1ms), BackwardInstantiation (2ms), ForwardInstantiation (1ms), Propagation (2ms)].
The following open problems remain:
Open Dependency Pair Problem 2
Dependency Pairs
f#(n__a, n__b, X) | → | f#(X, X, X) |
Rewrite Rules
f(n__a, n__b, X) | → | f(X, X, X) | | c | → | a |
c | → | b | | a | → | n__a |
b | → | n__b | | activate(n__a) | → | a |
activate(n__b) | → | b | | activate(X) | → | X |
Original Signature
Termination of terms over the following signature is verified: activate, f, n__b, b, c, n__a, a
Problem 1: DependencyGraph
Dependency Pair Problem
Dependency Pairs
activate#(n__a) | → | a# | | activate#(n__b) | → | b# |
c# | → | a# | | c# | → | b# |
f#(n__a, n__b, X) | → | f#(X, X, X) |
Rewrite Rules
f(n__a, n__b, X) | → | f(X, X, X) | | c | → | a |
c | → | b | | a | → | n__a |
b | → | n__b | | activate(n__a) | → | a |
activate(n__b) | → | b | | activate(X) | → | X |
Original Signature
Termination of terms over the following signature is verified: f, activate, n__b, b, n__a, c, a
Strategy
The following SCCs where found
f#(n__a, n__b, X) → f#(X, X, X) |