Problem Strategy outermost added 08 Ex9 BLR02

LMPO

Execution Time (secs)
0.062
Answer
MAYBE
InputStrategy outermost added 08 Ex9 BLR02
MAYBE

We consider the following Problem:

  Strict Trs:
    {  filter(cons(X, Y), 0(), M) -> cons(0(), filter(Y, M, M))
     , filter(cons(X, Y), s(N), M) -> cons(X, filter(Y, N, M))
     , sieve(cons(0(), Y)) -> cons(0(), sieve(Y))
     , sieve(cons(s(N), Y)) -> cons(s(N), sieve(filter(Y, N, N)))
     , nats(N) -> cons(N, nats(s(N)))
     , zprimes() -> sieve(nats(s(s(0()))))}
  StartTerms: basic terms
  Strategy: innermost

Certificate: MAYBE

Proof:
  The input cannot be shown compatible

Arrrr..

MPO

Execution Time (secs)
0.114
Answer
MAYBE
InputStrategy outermost added 08 Ex9 BLR02
MAYBE

We consider the following Problem:

  Strict Trs:
    {  filter(cons(X, Y), 0(), M) -> cons(0(), filter(Y, M, M))
     , filter(cons(X, Y), s(N), M) -> cons(X, filter(Y, N, M))
     , sieve(cons(0(), Y)) -> cons(0(), sieve(Y))
     , sieve(cons(s(N), Y)) -> cons(s(N), sieve(filter(Y, N, N)))
     , nats(N) -> cons(N, nats(s(N)))
     , zprimes() -> sieve(nats(s(s(0()))))}
  StartTerms: basic terms
  Strategy: innermost

Certificate: MAYBE

Proof:
  The input cannot be shown compatible

Arrrr..

POP*

Execution Time (secs)
0.069
Answer
MAYBE
InputStrategy outermost added 08 Ex9 BLR02
MAYBE

We consider the following Problem:

  Strict Trs:
    {  filter(cons(X, Y), 0(), M) -> cons(0(), filter(Y, M, M))
     , filter(cons(X, Y), s(N), M) -> cons(X, filter(Y, N, M))
     , sieve(cons(0(), Y)) -> cons(0(), sieve(Y))
     , sieve(cons(s(N), Y)) -> cons(s(N), sieve(filter(Y, N, N)))
     , nats(N) -> cons(N, nats(s(N)))
     , zprimes() -> sieve(nats(s(s(0()))))}
  StartTerms: basic terms
  Strategy: innermost

Certificate: MAYBE

Proof:
  The input cannot be shown compatible

Arrrr..

POP* (PS)

Execution Time (secs)
0.083
Answer
MAYBE
InputStrategy outermost added 08 Ex9 BLR02
MAYBE

We consider the following Problem:

  Strict Trs:
    {  filter(cons(X, Y), 0(), M) -> cons(0(), filter(Y, M, M))
     , filter(cons(X, Y), s(N), M) -> cons(X, filter(Y, N, M))
     , sieve(cons(0(), Y)) -> cons(0(), sieve(Y))
     , sieve(cons(s(N), Y)) -> cons(s(N), sieve(filter(Y, N, N)))
     , nats(N) -> cons(N, nats(s(N)))
     , zprimes() -> sieve(nats(s(s(0()))))}
  StartTerms: basic terms
  Strategy: innermost

Certificate: MAYBE

Proof:
  The input cannot be shown compatible

Arrrr..

Small POP*

Execution Time (secs)
0.069
Answer
MAYBE
InputStrategy outermost added 08 Ex9 BLR02
MAYBE

We consider the following Problem:

  Strict Trs:
    {  filter(cons(X, Y), 0(), M) -> cons(0(), filter(Y, M, M))
     , filter(cons(X, Y), s(N), M) -> cons(X, filter(Y, N, M))
     , sieve(cons(0(), Y)) -> cons(0(), sieve(Y))
     , sieve(cons(s(N), Y)) -> cons(s(N), sieve(filter(Y, N, N)))
     , nats(N) -> cons(N, nats(s(N)))
     , zprimes() -> sieve(nats(s(s(0()))))}
  StartTerms: basic terms
  Strategy: innermost

Certificate: MAYBE

Proof:
  The input cannot be shown compatible

Arrrr..

Small POP* (PS)

Execution Time (secs)
0.077
Answer
MAYBE
InputStrategy outermost added 08 Ex9 BLR02
MAYBE

We consider the following Problem:

  Strict Trs:
    {  filter(cons(X, Y), 0(), M) -> cons(0(), filter(Y, M, M))
     , filter(cons(X, Y), s(N), M) -> cons(X, filter(Y, N, M))
     , sieve(cons(0(), Y)) -> cons(0(), sieve(Y))
     , sieve(cons(s(N), Y)) -> cons(s(N), sieve(filter(Y, N, N)))
     , nats(N) -> cons(N, nats(s(N)))
     , zprimes() -> sieve(nats(s(s(0()))))}
  StartTerms: basic terms
  Strategy: innermost

Certificate: MAYBE

Proof:
  The input cannot be shown compatible

Arrrr..