Problem Strategy outermost added 08 ExIntrod GM04 FR

Tool Bounds

Execution Time60.036438ms
Answer
TIMEOUT
InputStrategy outermost added 08 ExIntrod GM04 FR

stdout:

TIMEOUT

We consider the following Problem:

  Strict Trs:
    {  activate(X) -> X
     , activate(n__adx(X)) -> adx(activate(X))
     , activate(n__incr(X)) -> incr(activate(X))
     , activate(n__s(X)) -> s(X)
     , activate(n__zeros()) -> zeros()
     , activate(n__0()) -> 0()
     , adx(X) -> n__adx(X)
     , incr(X) -> n__incr(X)
     , s(X) -> n__s(X)
     , zeros() -> n__zeros()
     , 0() -> n__0()
     , tl(cons(X, Y)) -> activate(Y)
     , hd(cons(X, Y)) -> activate(X)
     , adx(cons(X, Y)) -> incr(cons(activate(X), n__adx(activate(Y))))
     , incr(cons(X, Y)) -> cons(n__s(activate(X)), n__incr(activate(Y)))
     , zeros() -> cons(n__0(), n__zeros())
     , nats() -> adx(zeros())}
  StartTerms: all
  Strategy: none

Certificate: TIMEOUT

Proof:
  Computation stopped due to timeout after 60.0 seconds.

Arrrr..

Tool CDI

Execution Time60.049255ms
Answer
TIMEOUT
InputStrategy outermost added 08 ExIntrod GM04 FR

stdout:

TIMEOUT

Statistics:
Number of monomials: 3396
Last formula building started for bound 3
Last SAT solving started for bound 3

Tool EDA

Execution Time60.06195ms
Answer
TIMEOUT
InputStrategy outermost added 08 ExIntrod GM04 FR

stdout:

TIMEOUT

We consider the following Problem:

  Strict Trs:
    {  activate(X) -> X
     , activate(n__adx(X)) -> adx(activate(X))
     , activate(n__incr(X)) -> incr(activate(X))
     , activate(n__s(X)) -> s(X)
     , activate(n__zeros()) -> zeros()
     , activate(n__0()) -> 0()
     , adx(X) -> n__adx(X)
     , incr(X) -> n__incr(X)
     , s(X) -> n__s(X)
     , zeros() -> n__zeros()
     , 0() -> n__0()
     , tl(cons(X, Y)) -> activate(Y)
     , hd(cons(X, Y)) -> activate(X)
     , adx(cons(X, Y)) -> incr(cons(activate(X), n__adx(activate(Y))))
     , incr(cons(X, Y)) -> cons(n__s(activate(X)), n__incr(activate(Y)))
     , zeros() -> cons(n__0(), n__zeros())
     , nats() -> adx(zeros())}
  StartTerms: all
  Strategy: none

Certificate: TIMEOUT

Proof:
  Computation stopped due to timeout after 60.0 seconds.

Arrrr..

Tool IDA

Execution Time41.19122ms
Answer
MAYBE
InputStrategy outermost added 08 ExIntrod GM04 FR

stdout:

MAYBE

We consider the following Problem:

  Strict Trs:
    {  activate(X) -> X
     , activate(n__adx(X)) -> adx(activate(X))
     , activate(n__incr(X)) -> incr(activate(X))
     , activate(n__s(X)) -> s(X)
     , activate(n__zeros()) -> zeros()
     , activate(n__0()) -> 0()
     , adx(X) -> n__adx(X)
     , incr(X) -> n__incr(X)
     , s(X) -> n__s(X)
     , zeros() -> n__zeros()
     , 0() -> n__0()
     , tl(cons(X, Y)) -> activate(Y)
     , hd(cons(X, Y)) -> activate(X)
     , adx(cons(X, Y)) -> incr(cons(activate(X), n__adx(activate(Y))))
     , incr(cons(X, Y)) -> cons(n__s(activate(X)), n__incr(activate(Y)))
     , zeros() -> cons(n__0(), n__zeros())
     , nats() -> adx(zeros())}
  StartTerms: all
  Strategy: none

Certificate: MAYBE

Proof:
  None of the processors succeeded.
  
  Details of failed attempt(s):
  -----------------------------
    1) 'matrix-interpretation of dimension 3' failed due to the following reason:
         The input cannot be shown compatible
    
    2) 'matrix-interpretation of dimension 3' failed due to the following reason:
         The input cannot be shown compatible
    
    3) 'matrix-interpretation of dimension 3' failed due to the following reason:
         The input cannot be shown compatible
    
    4) 'matrix-interpretation of dimension 2' failed due to the following reason:
         The input cannot be shown compatible
    
    5) 'matrix-interpretation of dimension 2' failed due to the following reason:
         The input cannot be shown compatible
    
    6) 'matrix-interpretation of dimension 1' failed due to the following reason:
         The input cannot be shown compatible
    

Arrrr..

Tool TRI

Execution Time17.80441ms
Answer
MAYBE
InputStrategy outermost added 08 ExIntrod GM04 FR

stdout:

MAYBE

We consider the following Problem:

  Strict Trs:
    {  activate(X) -> X
     , activate(n__adx(X)) -> adx(activate(X))
     , activate(n__incr(X)) -> incr(activate(X))
     , activate(n__s(X)) -> s(X)
     , activate(n__zeros()) -> zeros()
     , activate(n__0()) -> 0()
     , adx(X) -> n__adx(X)
     , incr(X) -> n__incr(X)
     , s(X) -> n__s(X)
     , zeros() -> n__zeros()
     , 0() -> n__0()
     , tl(cons(X, Y)) -> activate(Y)
     , hd(cons(X, Y)) -> activate(X)
     , adx(cons(X, Y)) -> incr(cons(activate(X), n__adx(activate(Y))))
     , incr(cons(X, Y)) -> cons(n__s(activate(X)), n__incr(activate(Y)))
     , zeros() -> cons(n__0(), n__zeros())
     , nats() -> adx(zeros())}
  StartTerms: all
  Strategy: none

Certificate: MAYBE

Proof:
  None of the processors succeeded.
  
  Details of failed attempt(s):
  -----------------------------
    1) 'matrix-interpretation of dimension 6' failed due to the following reason:
         The input cannot be shown compatible
    
    2) 'matrix-interpretation of dimension 5' failed due to the following reason:
         The input cannot be shown compatible
    
    3) 'matrix-interpretation of dimension 4' failed due to the following reason:
         The input cannot be shown compatible
    
    4) 'matrix-interpretation of dimension 3' failed due to the following reason:
         The input cannot be shown compatible
    
    5) 'matrix-interpretation of dimension 2' failed due to the following reason:
         The input cannot be shown compatible
    
    6) 'matrix-interpretation of dimension 1' failed due to the following reason:
         The input cannot be shown compatible
    

Arrrr..

Tool TRI2

Execution Time0.28520393ms
Answer
MAYBE
InputStrategy outermost added 08 ExIntrod GM04 FR

stdout:

MAYBE

We consider the following Problem:

  Strict Trs:
    {  activate(X) -> X
     , activate(n__adx(X)) -> adx(activate(X))
     , activate(n__incr(X)) -> incr(activate(X))
     , activate(n__s(X)) -> s(X)
     , activate(n__zeros()) -> zeros()
     , activate(n__0()) -> 0()
     , adx(X) -> n__adx(X)
     , incr(X) -> n__incr(X)
     , s(X) -> n__s(X)
     , zeros() -> n__zeros()
     , 0() -> n__0()
     , tl(cons(X, Y)) -> activate(Y)
     , hd(cons(X, Y)) -> activate(X)
     , adx(cons(X, Y)) -> incr(cons(activate(X), n__adx(activate(Y))))
     , incr(cons(X, Y)) -> cons(n__s(activate(X)), n__incr(activate(Y)))
     , zeros() -> cons(n__0(), n__zeros())
     , nats() -> adx(zeros())}
  StartTerms: all
  Strategy: none

Certificate: MAYBE

Proof:
  The input cannot be shown compatible

Arrrr..