Problem CSR 04 Ex3 3 25 Bor03

interpretations

Execution Time (secs)
-
Answer
MAYBE
InputCSR 04 Ex3 3 25 Bor03
MAYBE

We are left with following problem, upon which TcT provides the
certificate MAYBE.

Strict Trs:
  { app(nil(), YS) -> YS
  , app(cons(X, XS), YS) -> cons(X, app(XS, YS))
  , from(X) -> cons(X, from(s(X)))
  , zWadr(XS, nil()) -> nil()
  , zWadr(nil(), YS) -> nil()
  , zWadr(cons(X, XS), cons(Y, YS)) ->
    cons(app(Y, cons(X, nil())), zWadr(XS, YS))
  , prefix(L) -> cons(nil(), zWadr(L, prefix(L))) }
Obligation:
  innermost runtime complexity
Answer:
  MAYBE

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) 'custom shape polynomial interpretation' failed due to the
   following reason:
   
   The input cannot be shown compatible

3) 'custom shape polynomial interpretation' failed due to the
   following reason:
   
   The input cannot be shown compatible

4) 'matrix interpretation of dimension 1' failed due to the
   following reason:
   
   The input cannot be shown compatible


Arrrr..

lmpo

Execution Time (secs)
-
Answer
MAYBE
InputCSR 04 Ex3 3 25 Bor03
MAYBE

We are left with following problem, upon which TcT provides the
certificate MAYBE.

Strict Trs:
  { app(nil(), YS) -> YS
  , app(cons(X, XS), YS) -> cons(X, app(XS, YS))
  , from(X) -> cons(X, from(s(X)))
  , zWadr(nil(), YS) -> nil()
  , zWadr(XS, nil()) -> nil()
  , zWadr(cons(X, XS), cons(Y, YS)) ->
    cons(app(Y, cons(X, nil())), zWadr(XS, YS))
  , prefix(L) -> cons(nil(), zWadr(L, prefix(L))) }
Obligation:
  innermost runtime complexity
Answer:
  MAYBE

The input cannot be shown compatible

Arrrr..

mpo

Execution Time (secs)
-
Answer
MAYBE
InputCSR 04 Ex3 3 25 Bor03
MAYBE

We are left with following problem, upon which TcT provides the
certificate MAYBE.

Strict Trs:
  { app(nil(), YS) -> YS
  , app(cons(X, XS), YS) -> cons(X, app(XS, YS))
  , from(X) -> cons(X, from(s(X)))
  , zWadr(nil(), YS) -> nil()
  , zWadr(XS, nil()) -> nil()
  , zWadr(cons(X, XS), cons(Y, YS)) ->
    cons(app(Y, cons(X, nil())), zWadr(XS, YS))
  , prefix(L) -> cons(nil(), zWadr(L, prefix(L))) }
Obligation:
  innermost runtime complexity
Answer:
  MAYBE

The input cannot be shown compatible

Arrrr..

popstar

Execution Time (secs)
0.212
Answer
MAYBE
InputCSR 04 Ex3 3 25 Bor03
MAYBE

We are left with following problem, upon which TcT provides the
certificate MAYBE.

Strict Trs:
  { app(nil(), YS) -> YS
  , app(cons(X, XS), YS) -> cons(X, app(XS, YS))
  , from(X) -> cons(X, from(s(X)))
  , zWadr(nil(), YS) -> nil()
  , zWadr(XS, nil()) -> nil()
  , zWadr(cons(X, XS), cons(Y, YS)) ->
    cons(app(Y, cons(X, nil())), zWadr(XS, YS))
  , prefix(L) -> cons(nil(), zWadr(L, prefix(L))) }
Obligation:
  innermost runtime complexity
Answer:
  MAYBE

The input cannot be shown compatible

Arrrr..

popstar-ps

Execution Time (secs)
0.339
Answer
MAYBE
InputCSR 04 Ex3 3 25 Bor03
MAYBE

We are left with following problem, upon which TcT provides the
certificate MAYBE.

Strict Trs:
  { app(nil(), YS) -> YS
  , app(cons(X, XS), YS) -> cons(X, app(XS, YS))
  , from(X) -> cons(X, from(s(X)))
  , zWadr(nil(), YS) -> nil()
  , zWadr(XS, nil()) -> nil()
  , zWadr(cons(X, XS), cons(Y, YS)) ->
    cons(app(Y, cons(X, nil())), zWadr(XS, YS))
  , prefix(L) -> cons(nil(), zWadr(L, prefix(L))) }
Obligation:
  innermost runtime complexity
Answer:
  MAYBE

The input cannot be shown compatible

Arrrr..