TIMEOUT

The TRS could not be proven terminating. The proof attempt took 60327 ms.

The following DP Processors were used


Problem 1 was processed with processor DependencyGraph (21ms).
 | – Problem 2 was processed with processor SubtermCriterion (2ms).
 | – Problem 3 remains open; application of the following processors failed [SubtermCriterion (0ms), DependencyGraph (3ms), PolynomialLinearRange4iUR (188ms), DependencyGraph (2ms), PolynomialLinearRange8NegiUR (459ms), DependencyGraph (1ms), ReductionPairSAT (450ms), DependencyGraph (1ms), SizeChangePrinciple (14ms), ForwardNarrowing (0ms), BackwardInstantiation (0ms), ForwardInstantiation (1ms), Propagation (1ms)].

The following open problems remain:



Open Dependency Pair Problem 3

Dependency Pairs

cond#(true, x, y)cond#(gr(x, y), p(x), y)

Rewrite Rules

cond(true, x, y)cond(gr(x, y), p(x), y)gr(0, x)false
gr(s(x), 0)truegr(s(x), s(y))gr(x, y)
p(0)0p(s(x))x

Original Signature

Termination of terms over the following signature is verified: 0, s, p, false, true, gr, cond


Problem 1: DependencyGraph



Dependency Pair Problem

Dependency Pairs

cond#(true, x, y)cond#(gr(x, y), p(x), y)cond#(true, x, y)gr#(x, y)
cond#(true, x, y)p#(x)gr#(s(x), s(y))gr#(x, y)

Rewrite Rules

cond(true, x, y)cond(gr(x, y), p(x), y)gr(0, x)false
gr(s(x), 0)truegr(s(x), s(y))gr(x, y)
p(0)0p(s(x))x

Original Signature

Termination of terms over the following signature is verified: 0, s, p, true, false, gr, cond

Strategy


The following SCCs where found

cond#(true, x, y) → cond#(gr(x, y), p(x), y)

gr#(s(x), s(y)) → gr#(x, y)

Problem 2: SubtermCriterion



Dependency Pair Problem

Dependency Pairs

gr#(s(x), s(y))gr#(x, y)

Rewrite Rules

cond(true, x, y)cond(gr(x, y), p(x), y)gr(0, x)false
gr(s(x), 0)truegr(s(x), s(y))gr(x, y)
p(0)0p(s(x))x

Original Signature

Termination of terms over the following signature is verified: 0, s, p, true, false, gr, cond

Strategy


Projection

The following projection was used:

Thus, the following dependency pairs are removed:

gr#(s(x), s(y))gr#(x, y)