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

Tool CaT

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

stdout:

YES(?,O(n^1))

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

Proof:
 Bounds Processor:
  bound: 3
  enrichment: match
  automaton:
   final states: {3,2}
   transitions:
    c3(34) -> 35*
    b1(4) -> 5*
    b3(30) -> 31*
    a1(12) -> 13*
    c1(10) -> 11*
    c2(22) -> 23*
    a0(1) -> 2*
    b2(18) -> 19*
    b0(1) -> 1*
    a2(26) -> 27*
    c0(1) -> 3*
    1 -> 10,4
    5 -> 27,23,13,4,2
    10 -> 26*
    11 -> 12,2
    12 -> 22,18
    13 -> 4*
    19 -> 13,4
    23 -> 13,4
    26 -> 34,30
    27 -> 23,13
    31 -> 27,23
    35 -> 27,23
  problem:
   
  Qed

Tool IRC1

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

stdout:

YES(?,O(n^1))

Tool IRC2

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

stdout:

TIMEOUT

'Fastest (timeout of 60.0 seconds)'
-----------------------------------
Answer:           TIMEOUT
Input Problem:    innermost runtime-complexity with respect to
  Rules:
    {  a(x1) -> b(x1)
     , a(x1) -> c(x1)
     , a(b(x1)) -> b(a(c(x1)))
     , c(c(x1)) -> a(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-330

stdout:

YES(?,O(n^1))

Tool RC2

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

stdout:

TIMEOUT

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

Proof Output:    
  Computation stopped due to timeout after 60.0 seconds