Problem TCT 09 shuffle

Tool LMPO

Execution Time
0.037
Answer
MAYBE
InputTCT 09 shuffle

stdout:

MAYBE

We consider the following Problem:

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

Certificate: MAYBE

Proof:
  The input cannot be shown compatible

Arrrr..

Tool MPO

Execution Time
0.061
Answer
MAYBE
InputTCT 09 shuffle

stdout:

MAYBE

We consider the following Problem:

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

Certificate: MAYBE

Proof:
  The input cannot be shown compatible

Arrrr..

Tool POP*

Execution Time
0.047
Answer
MAYBE
InputTCT 09 shuffle

stdout:

MAYBE

We consider the following Problem:

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

Certificate: MAYBE

Proof:
  The input cannot be shown compatible

Arrrr..

Tool POP* (PS)

Execution Time
0.052
Answer
MAYBE
InputTCT 09 shuffle

stdout:

MAYBE

We consider the following Problem:

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

Certificate: MAYBE

Proof:
  The input cannot be shown compatible

Arrrr..

Tool Small POP*

Execution Time
0.058
Answer
MAYBE
InputTCT 09 shuffle

stdout:

MAYBE

We consider the following Problem:

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

Certificate: MAYBE

Proof:
  The input cannot be shown compatible

Arrrr..

Tool Small POP* (PS)

Execution Time
0.039
Answer
MAYBE
InputTCT 09 shuffle

stdout:

MAYBE

We consider the following Problem:

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

Certificate: MAYBE

Proof:
  The input cannot be shown compatible

Arrrr..