Problem Zantema 08 yoyo 3a

Tool CaT

Execution TimeUnknown
Answer
MAYBE
InputZantema 08 yoyo 3a

stdout:

MAYBE

Problem:
 f(f(f(x))) -> c()
 b(u(x)) -> b(f(x))
 f(g(x)) -> f(f(x))
 f(b(x)) -> u(g(b(x)))
 f(u(x)) -> u(g(x))

Proof:
 Open

Tool IRC1

Execution TimeUnknown
Answer
MAYBE
InputZantema 08 yoyo 3a

stdout:

MAYBE
 Warning when parsing problem:
                             
                               Unsupported strategy 'OUTERMOST'

Tool IRC2

Execution TimeUnknown
Answer
TIMEOUT
InputZantema 08 yoyo 3a

stdout:

TIMEOUT

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

Proof Output:    
  Computation stopped due to timeout after 60.0 seconds

Tool RC1

Execution TimeUnknown
Answer
MAYBE
InputZantema 08 yoyo 3a

stdout:

MAYBE
 Warning when parsing problem:
                             
                               Unsupported strategy 'OUTERMOST'

Tool RC2

Execution TimeUnknown
Answer
TIMEOUT
InputZantema 08 yoyo 3a

stdout:

TIMEOUT

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

Proof Output:    
  Computation stopped due to timeout after 60.0 seconds