Problem HirokawaMiddeldorp 04 t013

Tool CaT

Execution TimeUnknown
Answer
MAYBE
InputHirokawaMiddeldorp 04 t013

stdout:

MAYBE

Problem:
 -(x,0()) -> x
 -(0(),s(y)) -> 0()
 -(s(x),s(y)) -> -(x,y)
 f(0()) -> 0()
 f(s(x)) -> -(s(x),g(f(x)))
 g(0()) -> s(0())
 g(s(x)) -> -(s(x),f(g(x)))

Proof:
 Open

Tool IRC1

Execution TimeUnknown
Answer
MAYBE
InputHirokawaMiddeldorp 04 t013

stdout:

MAYBE

Tool IRC2

Execution TimeUnknown
Answer
TIMEOUT
InputHirokawaMiddeldorp 04 t013

stdout:

TIMEOUT

'Fastest (timeout of 60.0 seconds)'
-----------------------------------
Answer:           TIMEOUT
Input Problem:    innermost runtime-complexity with respect to
  Rules:
    {  -(x, 0()) -> x
     , -(0(), s(y)) -> 0()
     , -(s(x), s(y)) -> -(x, y)
     , f(0()) -> 0()
     , f(s(x)) -> -(s(x), g(f(x)))
     , g(0()) -> s(0())
     , g(s(x)) -> -(s(x), f(g(x)))}

Proof Output:    
  Computation stopped due to timeout after 60.0 seconds

Tool RC1

Execution TimeUnknown
Answer
MAYBE
InputHirokawaMiddeldorp 04 t013

stdout:

MAYBE

Tool RC2

Execution TimeUnknown
Answer
TIMEOUT
InputHirokawaMiddeldorp 04 t013

stdout:

TIMEOUT

'Fastest (timeout of 60.0 seconds)'
-----------------------------------
Answer:           TIMEOUT
Input Problem:    runtime-complexity with respect to
  Rules:
    {  -(x, 0()) -> x
     , -(0(), s(y)) -> 0()
     , -(s(x), s(y)) -> -(x, y)
     , f(0()) -> 0()
     , f(s(x)) -> -(s(x), g(f(x)))
     , g(0()) -> s(0())
     , g(s(x)) -> -(s(x), f(g(x)))}

Proof Output:    
  Computation stopped due to timeout after 60.0 seconds