TIMEOUT
The TRS could not be proven terminating. The proof attempt took 60023 ms.
The following DP Processors were used
Problem 1 was processed with processor DependencyGraph (122ms).
| Problem 2 remains open; application of the following processors failed [SubtermCriterion (2ms), DependencyGraph (9ms), PolynomialLinearRange4iUR (2388ms), DependencyGraph (8ms), PolynomialLinearRange8NegiUR (timeout), DependencyGraph (36ms), ReductionPairSAT (27355ms)].
| Problem 3 was processed with processor SubtermCriterion (1ms).
The following open problems remain:
Open Dependency Pair Problem 2
Dependency Pairs
cond2#(false, x, y, z) | → | cond3#(gr(y, 0), x, y, z) | | cond3#(false, x, y, z) | → | cond1#(or(gr(x, z), gr(y, z)), x, y, z) |
cond3#(true, x, y, z) | → | cond1#(or(gr(x, z), gr(y, z)), x, p(y), z) | | cond2#(true, x, y, z) | → | cond1#(or(gr(x, z), gr(y, z)), p(x), y, z) |
cond1#(true, x, y, z) | → | cond2#(gr(x, 0), x, y, z) |
Rewrite Rules
cond1(true, x, y, z) | → | cond2(gr(x, 0), x, y, z) | | cond2(true, x, y, z) | → | cond1(or(gr(x, z), gr(y, z)), p(x), y, z) |
cond2(false, x, y, z) | → | cond3(gr(y, 0), x, y, z) | | cond3(true, x, y, z) | → | cond1(or(gr(x, z), gr(y, z)), x, p(y), z) |
cond3(false, x, y, z) | → | cond1(or(gr(x, z), gr(y, z)), x, y, z) | | gr(0, x) | → | false |
gr(s(x), 0) | → | true | | gr(s(x), s(y)) | → | gr(x, y) |
or(false, false) | → | false | | or(true, x) | → | true |
or(x, true) | → | true | | p(0) | → | 0 |
p(s(x)) | → | x |
Original Signature
Termination of terms over the following signature is verified: cond2, cond3, 0, s, or, p, false, true, gr, cond1
Problem 1: DependencyGraph
Dependency Pair Problem
Dependency Pairs
cond2#(false, x, y, z) | → | gr#(y, 0) | | cond2#(true, x, y, z) | → | p#(x) |
cond2#(true, x, y, z) | → | gr#(x, z) | | cond3#(true, x, y, z) | → | p#(y) |
cond3#(false, x, y, z) | → | gr#(y, z) | | cond2#(true, x, y, z) | → | gr#(y, z) |
cond3#(true, x, y, z) | → | gr#(x, z) | | cond3#(false, x, y, z) | → | gr#(x, z) |
cond3#(false, x, y, z) | → | or#(gr(x, z), gr(y, z)) | | cond3#(true, x, y, z) | → | gr#(y, z) |
cond3#(true, x, y, z) | → | cond1#(or(gr(x, z), gr(y, z)), x, p(y), z) | | cond3#(true, x, y, z) | → | or#(gr(x, z), gr(y, z)) |
cond2#(true, x, y, z) | → | or#(gr(x, z), gr(y, z)) | | cond2#(false, x, y, z) | → | cond3#(gr(y, 0), x, y, z) |
cond1#(true, x, y, z) | → | gr#(x, 0) | | gr#(s(x), s(y)) | → | gr#(x, y) |
cond3#(false, x, y, z) | → | cond1#(or(gr(x, z), gr(y, z)), x, y, z) | | cond2#(true, x, y, z) | → | cond1#(or(gr(x, z), gr(y, z)), p(x), y, z) |
cond1#(true, x, y, z) | → | cond2#(gr(x, 0), x, y, z) |
Rewrite Rules
cond1(true, x, y, z) | → | cond2(gr(x, 0), x, y, z) | | cond2(true, x, y, z) | → | cond1(or(gr(x, z), gr(y, z)), p(x), y, z) |
cond2(false, x, y, z) | → | cond3(gr(y, 0), x, y, z) | | cond3(true, x, y, z) | → | cond1(or(gr(x, z), gr(y, z)), x, p(y), z) |
cond3(false, x, y, z) | → | cond1(or(gr(x, z), gr(y, z)), x, y, z) | | gr(0, x) | → | false |
gr(s(x), 0) | → | true | | gr(s(x), s(y)) | → | gr(x, y) |
or(false, false) | → | false | | or(true, x) | → | true |
or(x, true) | → | true | | p(0) | → | 0 |
p(s(x)) | → | x |
Original Signature
Termination of terms over the following signature is verified: cond2, cond3, 0, s, or, p, true, false, gr, cond1
Strategy
The following SCCs where found
cond2#(false, x, y, z) → cond3#(gr(y, 0), x, y, z) | cond3#(false, x, y, z) → cond1#(or(gr(x, z), gr(y, z)), x, y, z) |
cond3#(true, x, y, z) → cond1#(or(gr(x, z), gr(y, z)), x, p(y), z) | cond1#(true, x, y, z) → cond2#(gr(x, 0), x, y, z) |
cond2#(true, x, y, z) → cond1#(or(gr(x, z), gr(y, z)), p(x), y, z) |
gr#(s(x), s(y)) → gr#(x, y) |
Problem 3: SubtermCriterion
Dependency Pair Problem
Dependency Pairs
gr#(s(x), s(y)) | → | gr#(x, y) |
Rewrite Rules
cond1(true, x, y, z) | → | cond2(gr(x, 0), x, y, z) | | cond2(true, x, y, z) | → | cond1(or(gr(x, z), gr(y, z)), p(x), y, z) |
cond2(false, x, y, z) | → | cond3(gr(y, 0), x, y, z) | | cond3(true, x, y, z) | → | cond1(or(gr(x, z), gr(y, z)), x, p(y), z) |
cond3(false, x, y, z) | → | cond1(or(gr(x, z), gr(y, z)), x, y, z) | | gr(0, x) | → | false |
gr(s(x), 0) | → | true | | gr(s(x), s(y)) | → | gr(x, y) |
or(false, false) | → | false | | or(true, x) | → | true |
or(x, true) | → | true | | p(0) | → | 0 |
p(s(x)) | → | x |
Original Signature
Termination of terms over the following signature is verified: cond2, cond3, 0, s, or, p, true, false, gr, cond1
Strategy
Projection
The following projection was used:
Thus, the following dependency pairs are removed:
gr#(s(x), s(y)) | → | gr#(x, y) |