Problem Waldmann 07 size12 size-12-alpha-3-num-13

Tool CaT

Execution TimeUnknown
Answer
YES(?,O(n^1))
InputWaldmann 07 size12 size-12-alpha-3-num-13

stdout:

YES(?,O(n^1))

Problem:
 a(x1) -> x1
 a(x1) -> b(x1)
 a(c(x1)) -> c(c(a(a(b(x1)))))
 b(b(x1)) -> x1

Proof:
 Bounds Processor:
  bound: 2
  enrichment: match
  automaton:
   final states: {3,2}
   transitions:
    c1(15) -> 16*
    c1(16) -> 17*
    a1(14) -> 15*
    a1(13) -> 14*
    b1(4) -> 5*
    b2(24) -> 25*
    b2(18) -> 19*
    a0(1) -> 2*
    b0(1) -> 3*
    c0(1) -> 1*
    1 -> 4,2
    4 -> 25,19
    5 -> 13,2
    13 -> 18,14
    14 -> 24,15
    17 -> 15,2
    18 -> 25,15
    19 -> 14*
    25 -> 15*
  problem:
   
  Qed

Tool IRC1

Execution TimeUnknown
Answer
YES(?,O(n^1))
InputWaldmann 07 size12 size-12-alpha-3-num-13

stdout:

YES(?,O(n^1))

Tool IRC2

Execution TimeUnknown
Answer
TIMEOUT
InputWaldmann 07 size12 size-12-alpha-3-num-13

stdout:

TIMEOUT

'Fastest (timeout of 60.0 seconds)'
-----------------------------------
Answer:           TIMEOUT
Input Problem:    innermost runtime-complexity with respect to
  Rules:
    {  a(x1) -> x1
     , a(x1) -> b(x1)
     , a(c(x1)) -> c(c(a(a(b(x1)))))
     , b(b(x1)) -> x1}

Proof Output:    
  Computation stopped due to timeout after 60.0 seconds

Tool RC1

Execution TimeUnknown
Answer
YES(?,O(n^1))
InputWaldmann 07 size12 size-12-alpha-3-num-13

stdout:

YES(?,O(n^1))

Tool RC2

Execution TimeUnknown
Answer
TIMEOUT
InputWaldmann 07 size12 size-12-alpha-3-num-13

stdout:

TIMEOUT

'Fastest (timeout of 60.0 seconds)'
-----------------------------------
Answer:           TIMEOUT
Input Problem:    runtime-complexity with respect to
  Rules:
    {  a(x1) -> x1
     , a(x1) -> b(x1)
     , a(c(x1)) -> c(c(a(a(b(x1)))))
     , b(b(x1)) -> x1}

Proof Output:    
  Computation stopped due to timeout after 60.0 seconds