Problem Strategy outermost added 08 gkg

Tool CaT

Execution TimeUnknown
Answer
YES(?,O(n^1))
InputStrategy outermost added 08 gkg

stdout:

YES(?,O(n^1))

Problem:
 f(X,g(X)) -> f(1(),g(X))
 g(1()) -> g(0())

Proof:
 Bounds Processor:
  bound: 1
  enrichment: match
  automaton:
   final states: {4,3}
   transitions:
    f0(1,2) -> 3*
    f0(2,1) -> 3*
    f0(1,1) -> 3*
    f0(2,2) -> 3*
    g0(2) -> 4*
    g0(1) -> 4*
    10() -> 1*
    00() -> 2*
    g1(2) -> 4*
    01() -> 2*
  problem:
   
  Qed

Tool IRC1

Execution TimeUnknown
Answer
YES(?,O(n^1))
InputStrategy outermost added 08 gkg

stdout:

YES(?,O(n^1))
 Warning when parsing problem:
                             
                               Unsupported strategy 'OUTERMOST'

Tool IRC2

Execution TimeUnknown
Answer
YES(?,O(n^1))
InputStrategy outermost added 08 gkg

stdout:

YES(?,O(n^1))

'Fastest (timeout of 60.0 seconds)'
-----------------------------------
Answer:           YES(?,O(n^1))
Input Problem:    innermost runtime-complexity with respect to
  Rules:
    {  f(X, g(X)) -> f(1(), g(X))
     , g(1()) -> g(0())}

Proof Output:    
  'Bounds with minimal-enrichment and initial automaton 'match'' proved the best result:
  
  Details:
  --------
    'Bounds with minimal-enrichment and initial automaton 'match'' succeeded with the following output:
     'Bounds with minimal-enrichment and initial automaton 'match''
     --------------------------------------------------------------
     Answer:           YES(?,O(n^1))
     Input Problem:    innermost runtime-complexity with respect to
       Rules:
         {  f(X, g(X)) -> f(1(), g(X))
          , g(1()) -> g(0())}
     
     Proof Output:    
       The problem is match-bounded by 1.
       The enriched problem is compatible with the following automaton:
       {  f_0(2, 2) -> 1
        , g_0(2) -> 1
        , g_1(3) -> 1
        , 1_0() -> 2
        , 0_0() -> 2
        , 0_1() -> 3}

Tool RC1

Execution TimeUnknown
Answer
YES(?,O(n^1))
InputStrategy outermost added 08 gkg

stdout:

YES(?,O(n^1))
 Warning when parsing problem:
                             
                               Unsupported strategy 'OUTERMOST'

Tool RC2

Execution TimeUnknown
Answer
YES(?,O(n^1))
InputStrategy outermost added 08 gkg

stdout:

YES(?,O(n^1))

'Fastest (timeout of 60.0 seconds)'
-----------------------------------
Answer:           YES(?,O(n^1))
Input Problem:    runtime-complexity with respect to
  Rules:
    {  f(X, g(X)) -> f(1(), g(X))
     , g(1()) -> g(0())}

Proof Output:    
  'Bounds with minimal-enrichment and initial automaton 'match'' proved the best result:
  
  Details:
  --------
    'Bounds with minimal-enrichment and initial automaton 'match'' succeeded with the following output:
     'Bounds with minimal-enrichment and initial automaton 'match''
     --------------------------------------------------------------
     Answer:           YES(?,O(n^1))
     Input Problem:    runtime-complexity with respect to
       Rules:
         {  f(X, g(X)) -> f(1(), g(X))
          , g(1()) -> g(0())}
     
     Proof Output:    
       The problem is match-bounded by 1.
       The enriched problem is compatible with the following automaton:
       {  f_0(2, 2) -> 1
        , g_0(2) -> 1
        , g_1(3) -> 1
        , 1_0() -> 2
        , 0_0() -> 2
        , 0_1() -> 3}