Problem CSR 04 Ex4 7 37 Bor03

interpretations

Execution Time (secs)
-
Answer
MAYBE
InputCSR 04 Ex4 7 37 Bor03
MAYBE

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

Strict Trs:
  { from(X) -> cons(X, from(s(X)))
  , sel(s(N), cons(X, XS)) -> sel(N, XS)
  , sel(0(), cons(X, XS)) -> X
  , minus(X, 0()) -> 0()
  , minus(s(X), s(Y)) -> minus(X, Y)
  , quot(s(X), s(Y)) -> s(quot(minus(X, Y), s(Y)))
  , quot(0(), s(Y)) -> 0()
  , zWquot(XS, nil()) -> nil()
  , zWquot(cons(X, XS), cons(Y, YS)) ->
    cons(quot(X, Y), zWquot(XS, YS))
  , zWquot(nil(), XS) -> nil() }
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 Ex4 7 37 Bor03
MAYBE

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

Strict Trs:
  { from(X) -> cons(X, from(s(X)))
  , sel(0(), cons(X, XS)) -> X
  , sel(s(N), cons(X, XS)) -> sel(N, XS)
  , minus(X, 0()) -> 0()
  , minus(s(X), s(Y)) -> minus(X, Y)
  , quot(0(), s(Y)) -> 0()
  , quot(s(X), s(Y)) -> s(quot(minus(X, Y), s(Y)))
  , zWquot(XS, nil()) -> nil()
  , zWquot(nil(), XS) -> nil()
  , zWquot(cons(X, XS), cons(Y, YS)) ->
    cons(quot(X, Y), zWquot(XS, YS)) }
Obligation:
  innermost runtime complexity
Answer:
  MAYBE

The input cannot be shown compatible

Arrrr..

mpo

Execution Time (secs)
-
Answer
MAYBE
InputCSR 04 Ex4 7 37 Bor03
MAYBE

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

Strict Trs:
  { from(X) -> cons(X, from(s(X)))
  , sel(0(), cons(X, XS)) -> X
  , sel(s(N), cons(X, XS)) -> sel(N, XS)
  , minus(X, 0()) -> 0()
  , minus(s(X), s(Y)) -> minus(X, Y)
  , quot(0(), s(Y)) -> 0()
  , quot(s(X), s(Y)) -> s(quot(minus(X, Y), s(Y)))
  , zWquot(XS, nil()) -> nil()
  , zWquot(nil(), XS) -> nil()
  , zWquot(cons(X, XS), cons(Y, YS)) ->
    cons(quot(X, Y), zWquot(XS, YS)) }
Obligation:
  innermost runtime complexity
Answer:
  MAYBE

The input cannot be shown compatible

Arrrr..

popstar

Execution Time (secs)
0.233
Answer
MAYBE
InputCSR 04 Ex4 7 37 Bor03
MAYBE

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

Strict Trs:
  { from(X) -> cons(X, from(s(X)))
  , sel(0(), cons(X, XS)) -> X
  , sel(s(N), cons(X, XS)) -> sel(N, XS)
  , minus(X, 0()) -> 0()
  , minus(s(X), s(Y)) -> minus(X, Y)
  , quot(0(), s(Y)) -> 0()
  , quot(s(X), s(Y)) -> s(quot(minus(X, Y), s(Y)))
  , zWquot(XS, nil()) -> nil()
  , zWquot(nil(), XS) -> nil()
  , zWquot(cons(X, XS), cons(Y, YS)) ->
    cons(quot(X, Y), zWquot(XS, YS)) }
Obligation:
  innermost runtime complexity
Answer:
  MAYBE

The input cannot be shown compatible

Arrrr..

popstar-ps

Execution Time (secs)
0.310
Answer
MAYBE
InputCSR 04 Ex4 7 37 Bor03
MAYBE

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

Strict Trs:
  { from(X) -> cons(X, from(s(X)))
  , sel(0(), cons(X, XS)) -> X
  , sel(s(N), cons(X, XS)) -> sel(N, XS)
  , minus(X, 0()) -> 0()
  , minus(s(X), s(Y)) -> minus(X, Y)
  , quot(0(), s(Y)) -> 0()
  , quot(s(X), s(Y)) -> s(quot(minus(X, Y), s(Y)))
  , zWquot(XS, nil()) -> nil()
  , zWquot(nil(), XS) -> nil()
  , zWquot(cons(X, XS), cons(Y, YS)) ->
    cons(quot(X, Y), zWquot(XS, YS)) }
Obligation:
  innermost runtime complexity
Answer:
  MAYBE

The input cannot be shown compatible

Arrrr..