YES(O(1), O(n^1)) 0.00/0.71 YES(O(1), O(n^1)) 0.00/0.72 0.00/0.72 0.00/0.72 0.00/0.72 0.00/0.72 0.00/0.72 Runtime Complexity (innermost) proof of /export/starexec/sandbox/benchmark/theBenchmark.xml.xml 0.00/0.72 0.00/0.72 0.00/0.72
0.00/0.72 0.00/0.72 0.00/0.72
0.00/0.72
0.00/0.72

(0) Obligation:

Runtime Complexity TRS:
The TRS R consists of the following rules:

rev(a) → a 0.00/0.72
rev(b) → b 0.00/0.72
rev(++(x, y)) → ++(rev(y), rev(x)) 0.00/0.72
rev(++(x, x)) → rev(x)

Rewrite Strategy: INNERMOST
0.00/0.72
0.00/0.72

(1) CpxTrsToCdtProof (BOTH BOUNDS(ID, ID) transformation)

Converted CpxTRS to CDT
0.00/0.72
0.00/0.72

(2) Obligation:

Complexity Dependency Tuples Problem
Rules:

rev(a) → a 0.00/0.72
rev(b) → b 0.00/0.72
rev(++(z0, z1)) → ++(rev(z1), rev(z0)) 0.00/0.72
rev(++(z0, z0)) → rev(z0)
Tuples:

REV(++(z0, z1)) → c2(REV(z1), REV(z0)) 0.00/0.72
REV(++(z0, z0)) → c3(REV(z0))
S tuples:

REV(++(z0, z1)) → c2(REV(z1), REV(z0)) 0.00/0.72
REV(++(z0, z0)) → c3(REV(z0))
K tuples:none
Defined Rule Symbols:

rev

Defined Pair Symbols:

REV

Compound Symbols:

c2, c3

0.00/0.72
0.00/0.72

(3) CdtPolyRedPairProof (UPPER BOUND (ADD(O(n^1))) transformation)

Found a reduction pair which oriented the following tuples strictly. Hence they can be removed from S.

REV(++(z0, z1)) → c2(REV(z1), REV(z0)) 0.00/0.72
REV(++(z0, z0)) → c3(REV(z0))
We considered the (Usable) Rules:none
And the Tuples:

REV(++(z0, z1)) → c2(REV(z1), REV(z0)) 0.00/0.72
REV(++(z0, z0)) → c3(REV(z0))
The order we found is given by the following interpretation:
Polynomial interpretation : 0.00/0.72

POL(++(x1, x2)) = [1] + x1 + x2    0.00/0.72
POL(REV(x1)) = [2]x1    0.00/0.72
POL(c2(x1, x2)) = x1 + x2    0.00/0.72
POL(c3(x1)) = x1   
0.00/0.72
0.00/0.72

(4) Obligation:

Complexity Dependency Tuples Problem
Rules:

rev(a) → a 0.00/0.72
rev(b) → b 0.00/0.72
rev(++(z0, z1)) → ++(rev(z1), rev(z0)) 0.00/0.72
rev(++(z0, z0)) → rev(z0)
Tuples:

REV(++(z0, z1)) → c2(REV(z1), REV(z0)) 0.00/0.72
REV(++(z0, z0)) → c3(REV(z0))
S tuples:none
K tuples:

REV(++(z0, z1)) → c2(REV(z1), REV(z0)) 0.00/0.72
REV(++(z0, z0)) → c3(REV(z0))
Defined Rule Symbols:

rev

Defined Pair Symbols:

REV

Compound Symbols:

c2, c3

0.00/0.72
0.00/0.72

(5) SIsEmptyProof (BOTH BOUNDS(ID, ID) transformation)

The set S is empty
0.00/0.72
0.00/0.72

(6) BOUNDS(O(1), O(1))

0.00/0.72
0.00/0.72
0.00/0.73 EOF