Problem Strategy outermost added 08 Ex7 BLR02

LMPO

Execution Time (secs)
0.049
Answer
MAYBE
InputStrategy outermost added 08 Ex7 BLR02
MAYBE

We consider the following Problem:

  Strict Trs:
    {  from(X) -> cons(X, from(s(X)))
     , head(cons(X, XS)) -> X
     , 2nd(cons(X, XS)) -> head(XS)
     , take(0(), XS) -> nil()
     , take(s(N), cons(X, XS)) -> cons(X, take(N, XS))
     , sel(0(), cons(X, XS)) -> X
     , sel(s(N), cons(X, XS)) -> sel(N, XS)}
  StartTerms: basic terms
  Strategy: innermost

Certificate: MAYBE

Proof:
  The input cannot be shown compatible

Arrrr..

MPO

Execution Time (secs)
0.085
Answer
MAYBE
InputStrategy outermost added 08 Ex7 BLR02
MAYBE

We consider the following Problem:

  Strict Trs:
    {  from(X) -> cons(X, from(s(X)))
     , head(cons(X, XS)) -> X
     , 2nd(cons(X, XS)) -> head(XS)
     , take(0(), XS) -> nil()
     , take(s(N), cons(X, XS)) -> cons(X, take(N, XS))
     , sel(0(), cons(X, XS)) -> X
     , sel(s(N), cons(X, XS)) -> sel(N, XS)}
  StartTerms: basic terms
  Strategy: innermost

Certificate: MAYBE

Proof:
  The input cannot be shown compatible

Arrrr..

POP*

Execution Time (secs)
0.054
Answer
MAYBE
InputStrategy outermost added 08 Ex7 BLR02
MAYBE

We consider the following Problem:

  Strict Trs:
    {  from(X) -> cons(X, from(s(X)))
     , head(cons(X, XS)) -> X
     , 2nd(cons(X, XS)) -> head(XS)
     , take(0(), XS) -> nil()
     , take(s(N), cons(X, XS)) -> cons(X, take(N, XS))
     , sel(0(), cons(X, XS)) -> X
     , sel(s(N), cons(X, XS)) -> sel(N, XS)}
  StartTerms: basic terms
  Strategy: innermost

Certificate: MAYBE

Proof:
  The input cannot be shown compatible

Arrrr..

POP* (PS)

Execution Time (secs)
0.066
Answer
MAYBE
InputStrategy outermost added 08 Ex7 BLR02
MAYBE

We consider the following Problem:

  Strict Trs:
    {  from(X) -> cons(X, from(s(X)))
     , head(cons(X, XS)) -> X
     , 2nd(cons(X, XS)) -> head(XS)
     , take(0(), XS) -> nil()
     , take(s(N), cons(X, XS)) -> cons(X, take(N, XS))
     , sel(0(), cons(X, XS)) -> X
     , sel(s(N), cons(X, XS)) -> sel(N, XS)}
  StartTerms: basic terms
  Strategy: innermost

Certificate: MAYBE

Proof:
  The input cannot be shown compatible

Arrrr..

Small POP*

Execution Time (secs)
0.047
Answer
MAYBE
InputStrategy outermost added 08 Ex7 BLR02
MAYBE

We consider the following Problem:

  Strict Trs:
    {  from(X) -> cons(X, from(s(X)))
     , head(cons(X, XS)) -> X
     , 2nd(cons(X, XS)) -> head(XS)
     , take(0(), XS) -> nil()
     , take(s(N), cons(X, XS)) -> cons(X, take(N, XS))
     , sel(0(), cons(X, XS)) -> X
     , sel(s(N), cons(X, XS)) -> sel(N, XS)}
  StartTerms: basic terms
  Strategy: innermost

Certificate: MAYBE

Proof:
  The input cannot be shown compatible

Arrrr..

Small POP* (PS)

Execution Time (secs)
0.051
Answer
MAYBE
InputStrategy outermost added 08 Ex7 BLR02
MAYBE

We consider the following Problem:

  Strict Trs:
    {  from(X) -> cons(X, from(s(X)))
     , head(cons(X, XS)) -> X
     , 2nd(cons(X, XS)) -> head(XS)
     , take(0(), XS) -> nil()
     , take(s(N), cons(X, XS)) -> cons(X, take(N, XS))
     , sel(0(), cons(X, XS)) -> X
     , sel(s(N), cons(X, XS)) -> sel(N, XS)}
  StartTerms: basic terms
  Strategy: innermost

Certificate: MAYBE

Proof:
  The input cannot be shown compatible

Arrrr..