Problem Strategy outermost added 08 Ex1 GL02a

LMPO

Execution Time (secs)
0.036
Answer
MAYBE
InputStrategy outermost added 08 Ex1 GL02a
MAYBE

We consider the following Problem:

  Strict Trs:
    {  eq(0(), 0()) -> true()
     , eq(s(X), s(Y)) -> eq(X, Y)
     , eq(X, Y) -> false()
     , inf(X) -> cons(X, inf(s(X)))
     , take(0(), X) -> nil()
     , take(s(X), cons(Y, L)) -> cons(Y, take(X, L))
     , length(nil()) -> 0()
     , length(cons(X, L)) -> s(length(L))}
  StartTerms: basic terms
  Strategy: innermost

Certificate: MAYBE

Proof:
  The input cannot be shown compatible

Arrrr..

MPO

Execution Time (secs)
0.103
Answer
MAYBE
InputStrategy outermost added 08 Ex1 GL02a
MAYBE

We consider the following Problem:

  Strict Trs:
    {  eq(0(), 0()) -> true()
     , eq(s(X), s(Y)) -> eq(X, Y)
     , eq(X, Y) -> false()
     , inf(X) -> cons(X, inf(s(X)))
     , take(0(), X) -> nil()
     , take(s(X), cons(Y, L)) -> cons(Y, take(X, L))
     , length(nil()) -> 0()
     , length(cons(X, L)) -> s(length(L))}
  StartTerms: basic terms
  Strategy: innermost

Certificate: MAYBE

Proof:
  The input cannot be shown compatible

Arrrr..

POP*

Execution Time (secs)
0.048
Answer
MAYBE
InputStrategy outermost added 08 Ex1 GL02a
MAYBE

We consider the following Problem:

  Strict Trs:
    {  eq(0(), 0()) -> true()
     , eq(s(X), s(Y)) -> eq(X, Y)
     , eq(X, Y) -> false()
     , inf(X) -> cons(X, inf(s(X)))
     , take(0(), X) -> nil()
     , take(s(X), cons(Y, L)) -> cons(Y, take(X, L))
     , length(nil()) -> 0()
     , length(cons(X, L)) -> s(length(L))}
  StartTerms: basic terms
  Strategy: innermost

Certificate: MAYBE

Proof:
  The input cannot be shown compatible

Arrrr..

POP* (PS)

Execution Time (secs)
0.055
Answer
MAYBE
InputStrategy outermost added 08 Ex1 GL02a
MAYBE

We consider the following Problem:

  Strict Trs:
    {  eq(0(), 0()) -> true()
     , eq(s(X), s(Y)) -> eq(X, Y)
     , eq(X, Y) -> false()
     , inf(X) -> cons(X, inf(s(X)))
     , take(0(), X) -> nil()
     , take(s(X), cons(Y, L)) -> cons(Y, take(X, L))
     , length(nil()) -> 0()
     , length(cons(X, L)) -> s(length(L))}
  StartTerms: basic terms
  Strategy: innermost

Certificate: MAYBE

Proof:
  The input cannot be shown compatible

Arrrr..

Small POP*

Execution Time (secs)
0.080
Answer
MAYBE
InputStrategy outermost added 08 Ex1 GL02a
MAYBE

We consider the following Problem:

  Strict Trs:
    {  eq(0(), 0()) -> true()
     , eq(s(X), s(Y)) -> eq(X, Y)
     , eq(X, Y) -> false()
     , inf(X) -> cons(X, inf(s(X)))
     , take(0(), X) -> nil()
     , take(s(X), cons(Y, L)) -> cons(Y, take(X, L))
     , length(nil()) -> 0()
     , length(cons(X, L)) -> s(length(L))}
  StartTerms: basic terms
  Strategy: innermost

Certificate: MAYBE

Proof:
  The input cannot be shown compatible

Arrrr..

Small POP* (PS)

Execution Time (secs)
0.043
Answer
MAYBE
InputStrategy outermost added 08 Ex1 GL02a
MAYBE

We consider the following Problem:

  Strict Trs:
    {  eq(0(), 0()) -> true()
     , eq(s(X), s(Y)) -> eq(X, Y)
     , eq(X, Y) -> false()
     , inf(X) -> cons(X, inf(s(X)))
     , take(0(), X) -> nil()
     , take(s(X), cons(Y, L)) -> cons(Y, take(X, L))
     , length(nil()) -> 0()
     , length(cons(X, L)) -> s(length(L))}
  StartTerms: basic terms
  Strategy: innermost

Certificate: MAYBE

Proof:
  The input cannot be shown compatible

Arrrr..