Problem Maude 06 emmes

Tool IRC1

Execution TimeUnknown
Answer
MAYBE
InputMaude 06 emmes

stdout:

MAYBE

Tool IRC2

Execution TimeUnknown
Answer
TIMEOUT
InputMaude 06 emmes

stdout:

TIMEOUT

'Fastest (timeout of 60.0 seconds)'
-----------------------------------
Answer:           TIMEOUT
Input Problem:    innermost runtime-complexity with respect to
  Rules:
    {  plus(x, y) -> if(isZero(x), y, s(plus(p(x), y)))
     , isZero(0()) -> true()
     , isZero(s(x)) -> false()
     , p(s(x)) -> x
     , if(true(), x, y) -> x
     , if(false(), x, y) -> y}

Proof Output:    
  Computation stopped due to timeout after 60.0 seconds

Tool RC1

Execution TimeUnknown
Answer
MAYBE
InputMaude 06 emmes

stdout:

MAYBE

Tool RC2

Execution TimeUnknown
Answer
TIMEOUT
InputMaude 06 emmes

stdout:

TIMEOUT

'Fastest (timeout of 60.0 seconds)'
-----------------------------------
Answer:           TIMEOUT
Input Problem:    runtime-complexity with respect to
  Rules:
    {  plus(x, y) -> if(isZero(x), y, s(plus(p(x), y)))
     , isZero(0()) -> true()
     , isZero(s(x)) -> false()
     , p(s(x)) -> x
     , if(true(), x, y) -> x
     , if(false(), x, y) -> y}

Proof Output:    
  Computation stopped due to timeout after 60.0 seconds