Problem Strategy outermost added 08 4.2

Tool CaT

Execution TimeUnknown
Answer
MAYBE
InputStrategy outermost added 08 4.2

stdout:

MAYBE

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

Proof:
 Open

Tool IRC1

Execution TimeUnknown
Answer
MAYBE
InputStrategy outermost added 08 4.2

stdout:

MAYBE
 Warning when parsing problem:
                             
                               Unsupported strategy 'OUTERMOST'

Tool IRC2

Execution TimeUnknown
Answer
TIMEOUT
InputStrategy outermost added 08 4.2

stdout:

TIMEOUT

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

Proof Output:    
  Computation stopped due to timeout after 60.0 seconds

Tool RC1

Execution TimeUnknown
Answer
MAYBE
InputStrategy outermost added 08 4.2

stdout:

MAYBE
 Warning when parsing problem:
                             
                               Unsupported strategy 'OUTERMOST'

Tool RC2

Execution TimeUnknown
Answer
TIMEOUT
InputStrategy outermost added 08 4.2

stdout:

TIMEOUT

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

Proof Output:    
  Computation stopped due to timeout after 60.0 seconds