Problem TCT 09 shuffle

Tool Bounds

Execution Time60.034893ms
Answer
TIMEOUT
InputTCT 09 shuffle

stdout:

TIMEOUT

We consider the following Problem:

  Strict Trs:
    {  shuffle(cons(x, xs)) -> cons(x, shuffle(rev(xs)))
     , shuffle(nil()) -> nil()
     , rev(cons(x, xs)) -> append(xs, rev(cons(x, nil())))
     , rev(nil()) -> nil()
     , app(cons(x, xs), ys) -> cons(x, app(xs, ys))
     , app(nil(), xs) -> nil()}
  StartTerms: all
  Strategy: none

Certificate: TIMEOUT

Proof:
  Computation stopped due to timeout after 60.0 seconds.

Arrrr..

Tool CDI

Execution Time43.634293ms
Answer
MAYBE
InputTCT 09 shuffle

stdout:

MAYBE

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

Tool EDA

Execution Time60.03716ms
Answer
TIMEOUT
InputTCT 09 shuffle

stdout:

TIMEOUT

We consider the following Problem:

  Strict Trs:
    {  shuffle(cons(x, xs)) -> cons(x, shuffle(rev(xs)))
     , shuffle(nil()) -> nil()
     , rev(cons(x, xs)) -> append(xs, rev(cons(x, nil())))
     , rev(nil()) -> nil()
     , app(cons(x, xs), ys) -> cons(x, app(xs, ys))
     , app(nil(), xs) -> nil()}
  StartTerms: all
  Strategy: none

Certificate: TIMEOUT

Proof:
  Computation stopped due to timeout after 60.0 seconds.

Arrrr..

Tool IDA

Execution Time23.008505ms
Answer
MAYBE
InputTCT 09 shuffle

stdout:

MAYBE

We consider the following Problem:

  Strict Trs:
    {  shuffle(cons(x, xs)) -> cons(x, shuffle(rev(xs)))
     , shuffle(nil()) -> nil()
     , rev(cons(x, xs)) -> append(xs, rev(cons(x, nil())))
     , rev(nil()) -> nil()
     , app(cons(x, xs), ys) -> cons(x, app(xs, ys))
     , app(nil(), xs) -> nil()}
  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 Time6.7691917ms
Answer
MAYBE
InputTCT 09 shuffle

stdout:

MAYBE

We consider the following Problem:

  Strict Trs:
    {  shuffle(cons(x, xs)) -> cons(x, shuffle(rev(xs)))
     , shuffle(nil()) -> nil()
     , rev(cons(x, xs)) -> append(xs, rev(cons(x, nil())))
     , rev(nil()) -> nil()
     , app(cons(x, xs), ys) -> cons(x, app(xs, ys))
     , app(nil(), xs) -> nil()}
  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.2052989ms
Answer
MAYBE
InputTCT 09 shuffle

stdout:

MAYBE

We consider the following Problem:

  Strict Trs:
    {  shuffle(cons(x, xs)) -> cons(x, shuffle(rev(xs)))
     , shuffle(nil()) -> nil()
     , rev(cons(x, xs)) -> append(xs, rev(cons(x, nil())))
     , rev(nil()) -> nil()
     , app(cons(x, xs), ys) -> cons(x, app(xs, ys))
     , app(nil(), xs) -> nil()}
  StartTerms: all
  Strategy: none

Certificate: MAYBE

Proof:
  The input cannot be shown compatible

Arrrr..