Problem Transformed CSR 04 MYNAT nosorts-noand FR

Tool CaT

Execution TimeUnknown
Answer
MAYBE
InputTransformed CSR 04 MYNAT nosorts-noand FR

stdout:

MAYBE

Problem:
 U11(tt(),M,N) -> U12(tt(),activate(M),activate(N))
 U12(tt(),M,N) -> s(plus(activate(N),activate(M)))
 U21(tt(),M,N) -> U22(tt(),activate(M),activate(N))
 U22(tt(),M,N) -> plus(x(activate(N),activate(M)),activate(N))
 plus(N,0()) -> N
 plus(N,s(M)) -> U11(tt(),M,N)
 x(N,0()) -> 0()
 x(N,s(M)) -> U21(tt(),M,N)
 activate(X) -> X

Proof:
 Open

Tool IRC1

Execution TimeUnknown
Answer
MAYBE
InputTransformed CSR 04 MYNAT nosorts-noand FR

stdout:

MAYBE

Tool IRC2

Execution TimeUnknown
Answer
TIMEOUT
InputTransformed CSR 04 MYNAT nosorts-noand FR

stdout:

TIMEOUT

'Fastest (timeout of 60.0 seconds)'
-----------------------------------
Answer:           TIMEOUT
Input Problem:    innermost runtime-complexity with respect to
  Rules:
    {  U11(tt(), M, N) -> U12(tt(), activate(M), activate(N))
     , U12(tt(), M, N) -> s(plus(activate(N), activate(M)))
     , U21(tt(), M, N) -> U22(tt(), activate(M), activate(N))
     , U22(tt(), M, N) -> plus(x(activate(N), activate(M)), activate(N))
     , plus(N, 0()) -> N
     , plus(N, s(M)) -> U11(tt(), M, N)
     , x(N, 0()) -> 0()
     , x(N, s(M)) -> U21(tt(), M, N)
     , activate(X) -> X}

Proof Output:    
  Computation stopped due to timeout after 60.0 seconds

Tool RC1

Execution TimeUnknown
Answer
MAYBE
InputTransformed CSR 04 MYNAT nosorts-noand FR

stdout:

MAYBE

Tool RC2

Execution TimeUnknown
Answer
TIMEOUT
InputTransformed CSR 04 MYNAT nosorts-noand FR

stdout:

TIMEOUT

'Fastest (timeout of 60.0 seconds)'
-----------------------------------
Answer:           TIMEOUT
Input Problem:    runtime-complexity with respect to
  Rules:
    {  U11(tt(), M, N) -> U12(tt(), activate(M), activate(N))
     , U12(tt(), M, N) -> s(plus(activate(N), activate(M)))
     , U21(tt(), M, N) -> U22(tt(), activate(M), activate(N))
     , U22(tt(), M, N) -> plus(x(activate(N), activate(M)), activate(N))
     , plus(N, 0()) -> N
     , plus(N, s(M)) -> U11(tt(), M, N)
     , x(N, 0()) -> 0()
     , x(N, s(M)) -> U21(tt(), M, N)
     , activate(X) -> X}

Proof Output:    
  Computation stopped due to timeout after 60.0 seconds