Problem Strategy outermost added 08 Ex24 Luc06 L

Tool CaT

Execution TimeUnknown
Answer
MAYBE
InputStrategy outermost added 08 Ex24 Luc06 L

stdout:

MAYBE

Problem:
 f(X) -> f(c())
 c() -> b()

Proof:
 Complexity Transformation Processor:
  strict:
   f(X) -> f(c())
   c() -> b()
  weak:
   
  Bounds Processor:
   bound: 1
   enrichment: match
   automaton:
    final states: {3,2}
    transitions:
     b1() -> 6*
     f0(7) -> 8*
     f0(1) -> 2*
     c0() -> 3*
     b0() -> 1*
     3 -> 7*
     6 -> 3*
     8 -> 2*
   problem:
    strict:
     f(X) -> f(c())
    weak:
     c() -> b()
   Open

Tool IRC1

Execution TimeUnknown
Answer
MAYBE
InputStrategy outermost added 08 Ex24 Luc06 L

stdout:

MAYBE
 Warning when parsing problem:
                             
                               Unsupported strategy 'OUTERMOST'

Tool IRC2

Execution TimeUnknown
Answer
TIMEOUT
InputStrategy outermost added 08 Ex24 Luc06 L

stdout:

TIMEOUT

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

Proof Output:    
  Computation stopped due to timeout after 60.0 seconds

Tool RC1

Execution TimeUnknown
Answer
MAYBE
InputStrategy outermost added 08 Ex24 Luc06 L

stdout:

MAYBE
 Warning when parsing problem:
                             
                               Unsupported strategy 'OUTERMOST'

Tool RC2

Execution TimeUnknown
Answer
TIMEOUT
InputStrategy outermost added 08 Ex24 Luc06 L

stdout:

TIMEOUT

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

Proof Output:    
  Computation stopped due to timeout after 60.0 seconds