Problem Strategy outermost added 08 Ex1 Luc04b Z

interpretations

Execution Time (secs)
-
Answer
MAYBE
InputStrategy outermost added 08 Ex1 Luc04b Z
MAYBE

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

Strict Trs:
  { nats() -> cons(0(), n__incr(nats()))
  , pairs() -> cons(0(), n__incr(odds()))
  , odds() -> incr(pairs())
  , incr(X) -> n__incr(X)
  , incr(cons(X, XS)) -> cons(s(X), n__incr(activate(XS)))
  , activate(X) -> X
  , activate(n__incr(X)) -> incr(X)
  , head(cons(X, XS)) -> X
  , tail(cons(X, XS)) -> activate(XS) }
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
InputStrategy outermost added 08 Ex1 Luc04b Z
MAYBE

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

Strict Trs:
  { nats() -> cons(0(), n__incr(nats()))
  , pairs() -> cons(0(), n__incr(odds()))
  , odds() -> incr(pairs())
  , incr(cons(X, XS)) -> cons(s(X), n__incr(activate(XS)))
  , head(cons(X, XS)) -> X
  , tail(cons(X, XS)) -> activate(XS)
  , incr(X) -> n__incr(X)
  , activate(n__incr(X)) -> incr(X)
  , activate(X) -> X }
Obligation:
  innermost runtime complexity
Answer:
  MAYBE

The input cannot be shown compatible

Arrrr..

mpo

Execution Time (secs)
-
Answer
MAYBE
InputStrategy outermost added 08 Ex1 Luc04b Z
MAYBE

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

Strict Trs:
  { nats() -> cons(0(), n__incr(nats()))
  , pairs() -> cons(0(), n__incr(odds()))
  , odds() -> incr(pairs())
  , incr(cons(X, XS)) -> cons(s(X), n__incr(activate(XS)))
  , head(cons(X, XS)) -> X
  , tail(cons(X, XS)) -> activate(XS)
  , incr(X) -> n__incr(X)
  , activate(n__incr(X)) -> incr(X)
  , activate(X) -> X }
Obligation:
  innermost runtime complexity
Answer:
  MAYBE

The input cannot be shown compatible

Arrrr..

popstar

Execution Time (secs)
0.144
Answer
MAYBE
InputStrategy outermost added 08 Ex1 Luc04b Z
MAYBE

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

Strict Trs:
  { nats() -> cons(0(), n__incr(nats()))
  , pairs() -> cons(0(), n__incr(odds()))
  , odds() -> incr(pairs())
  , incr(cons(X, XS)) -> cons(s(X), n__incr(activate(XS)))
  , head(cons(X, XS)) -> X
  , tail(cons(X, XS)) -> activate(XS)
  , incr(X) -> n__incr(X)
  , activate(n__incr(X)) -> incr(X)
  , activate(X) -> X }
Obligation:
  innermost runtime complexity
Answer:
  MAYBE

The input cannot be shown compatible

Arrrr..

popstar-ps

Execution Time (secs)
0.241
Answer
MAYBE
InputStrategy outermost added 08 Ex1 Luc04b Z
MAYBE

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

Strict Trs:
  { nats() -> cons(0(), n__incr(nats()))
  , pairs() -> cons(0(), n__incr(odds()))
  , odds() -> incr(pairs())
  , incr(cons(X, XS)) -> cons(s(X), n__incr(activate(XS)))
  , head(cons(X, XS)) -> X
  , tail(cons(X, XS)) -> activate(XS)
  , incr(X) -> n__incr(X)
  , activate(n__incr(X)) -> incr(X)
  , activate(X) -> X }
Obligation:
  innermost runtime complexity
Answer:
  MAYBE

The input cannot be shown compatible

Arrrr..