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

(0) Obligation:

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

odd(Cons(x, xs)) → even(xs) 0.00/0.74
odd(Nil) → False 0.00/0.74
even(Cons(x, xs)) → odd(xs) 0.00/0.74
notEmpty(Cons(x, xs)) → True 0.00/0.74
notEmpty(Nil) → False 0.00/0.74
even(Nil) → True 0.00/0.74
evenodd(x) → even(x)

Rewrite Strategy: INNERMOST
0.00/0.74
0.00/0.74

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

Converted CpxTRS to CDT
0.00/0.74
0.00/0.74

(2) Obligation:

Complexity Dependency Tuples Problem
Rules:

odd(Cons(z0, z1)) → even(z1) 0.00/0.74
odd(Nil) → False 0.00/0.74
even(Cons(z0, z1)) → odd(z1) 0.00/0.74
even(Nil) → True 0.00/0.74
notEmpty(Cons(z0, z1)) → True 0.00/0.74
notEmpty(Nil) → False 0.00/0.74
evenodd(z0) → even(z0)
Tuples:

ODD(Cons(z0, z1)) → c(EVEN(z1)) 0.00/0.74
EVEN(Cons(z0, z1)) → c2(ODD(z1)) 0.00/0.74
EVENODD(z0) → c6(EVEN(z0))
S tuples:

ODD(Cons(z0, z1)) → c(EVEN(z1)) 0.00/0.74
EVEN(Cons(z0, z1)) → c2(ODD(z1)) 0.00/0.74
EVENODD(z0) → c6(EVEN(z0))
K tuples:none
Defined Rule Symbols:

odd, even, notEmpty, evenodd

Defined Pair Symbols:

ODD, EVEN, EVENODD

Compound Symbols:

c, c2, c6

0.00/0.74
0.00/0.74

(3) CdtLeafRemovalProof (ComplexityIfPolyImplication transformation)

Removed 1 leading nodes:

EVENODD(z0) → c6(EVEN(z0))
0.00/0.74
0.00/0.74

(4) Obligation:

Complexity Dependency Tuples Problem
Rules:

odd(Cons(z0, z1)) → even(z1) 0.00/0.74
odd(Nil) → False 0.00/0.74
even(Cons(z0, z1)) → odd(z1) 0.00/0.74
even(Nil) → True 0.00/0.74
notEmpty(Cons(z0, z1)) → True 0.00/0.74
notEmpty(Nil) → False 0.00/0.74
evenodd(z0) → even(z0)
Tuples:

ODD(Cons(z0, z1)) → c(EVEN(z1)) 0.00/0.74
EVEN(Cons(z0, z1)) → c2(ODD(z1))
S tuples:

ODD(Cons(z0, z1)) → c(EVEN(z1)) 0.00/0.74
EVEN(Cons(z0, z1)) → c2(ODD(z1))
K tuples:none
Defined Rule Symbols:

odd, even, notEmpty, evenodd

Defined Pair Symbols:

ODD, EVEN

Compound Symbols:

c, c2

0.00/0.74
0.00/0.74

(5) 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.

ODD(Cons(z0, z1)) → c(EVEN(z1)) 0.00/0.74
EVEN(Cons(z0, z1)) → c2(ODD(z1))
We considered the (Usable) Rules:none
And the Tuples:

ODD(Cons(z0, z1)) → c(EVEN(z1)) 0.00/0.74
EVEN(Cons(z0, z1)) → c2(ODD(z1))
The order we found is given by the following interpretation:
Polynomial interpretation : 0.00/0.74

POL(Cons(x1, x2)) = [4] + x2    0.00/0.74
POL(EVEN(x1)) = [2] + [2]x1    0.00/0.74
POL(ODD(x1)) = [4] + [2]x1    0.00/0.74
POL(c(x1)) = x1    0.00/0.74
POL(c2(x1)) = x1   
0.00/0.74
0.00/0.74

(6) Obligation:

Complexity Dependency Tuples Problem
Rules:

odd(Cons(z0, z1)) → even(z1) 0.00/0.74
odd(Nil) → False 0.00/0.74
even(Cons(z0, z1)) → odd(z1) 0.00/0.74
even(Nil) → True 0.00/0.74
notEmpty(Cons(z0, z1)) → True 0.00/0.74
notEmpty(Nil) → False 0.00/0.74
evenodd(z0) → even(z0)
Tuples:

ODD(Cons(z0, z1)) → c(EVEN(z1)) 0.00/0.74
EVEN(Cons(z0, z1)) → c2(ODD(z1))
S tuples:none
K tuples:

ODD(Cons(z0, z1)) → c(EVEN(z1)) 0.00/0.74
EVEN(Cons(z0, z1)) → c2(ODD(z1))
Defined Rule Symbols:

odd, even, notEmpty, evenodd

Defined Pair Symbols:

ODD, EVEN

Compound Symbols:

c, c2

0.00/0.74
0.00/0.74

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

The set S is empty
0.00/0.74
0.00/0.74

(8) BOUNDS(O(1), O(1))

0.00/0.74
0.00/0.74
0.00/0.78 EOF