Problem Zantema 08 from one a

Tool CaT

Execution TimeUnknown
Answer
MAYBE
InputZantema 08 from one a

stdout:

MAYBE

Problem:
 from(x) -> cons(x,cons(nil(),from(s(x))))
 cons(s(x),xs) -> nil()

Proof:
 Open

Tool IRC1

Execution TimeUnknown
Answer
MAYBE
InputZantema 08 from one a

stdout:

MAYBE
 Warning when parsing problem:
                             
                               Unsupported strategy 'OUTERMOST'

Tool IRC2

Execution TimeUnknown
Answer
TIMEOUT
InputZantema 08 from one a

stdout:

TIMEOUT

'Fastest (timeout of 60.0 seconds)'
-----------------------------------
Answer:           TIMEOUT
Input Problem:    innermost runtime-complexity with respect to
  Rules:
    {  from(x) -> cons(x, cons(nil(), from(s(x))))
     , cons(s(x), xs) -> nil()}

Proof Output:    
  Computation stopped due to timeout after 60.0 seconds

Tool RC1

Execution TimeUnknown
Answer
MAYBE
InputZantema 08 from one a

stdout:

MAYBE
 Warning when parsing problem:
                             
                               Unsupported strategy 'OUTERMOST'

Tool RC2

Execution TimeUnknown
Answer
TIMEOUT
InputZantema 08 from one a

stdout:

TIMEOUT

'Fastest (timeout of 60.0 seconds)'
-----------------------------------
Answer:           TIMEOUT
Input Problem:    runtime-complexity with respect to
  Rules:
    {  from(x) -> cons(x, cons(nil(), from(s(x))))
     , cons(s(x), xs) -> nil()}

Proof Output:    
  Computation stopped due to timeout after 60.0 seconds