Problem SK90 2.23

LMPO

Execution Time (secs)
0.072
Answer
MAYBE
InputSK90 2.23
MAYBE

We consider the following Problem:

  Strict Trs:
    {  fac(0()) -> 1()
     , fac(s(x)) -> *(s(x), fac(x))
     , floop(0(), y) -> y
     , floop(s(x), y) -> floop(x, *(s(x), y))
     , *(x, 0()) -> 0()
     , *(x, s(y)) -> +(*(x, y), x)
     , +(x, 0()) -> x
     , +(x, s(y)) -> s(+(x, y))
     , 1() -> s(0())
     , fac(0()) -> s(0())}
  StartTerms: basic terms
  Strategy: innermost

Certificate: MAYBE

Proof:
  The input cannot be shown compatible

Arrrr..

MPO

Execution Time (secs)
0.117
Answer
MAYBE
InputSK90 2.23
MAYBE

We consider the following Problem:

  Strict Trs:
    {  fac(0()) -> 1()
     , fac(s(x)) -> *(s(x), fac(x))
     , floop(0(), y) -> y
     , floop(s(x), y) -> floop(x, *(s(x), y))
     , *(x, 0()) -> 0()
     , *(x, s(y)) -> +(*(x, y), x)
     , +(x, 0()) -> x
     , +(x, s(y)) -> s(+(x, y))
     , 1() -> s(0())
     , fac(0()) -> s(0())}
  StartTerms: basic terms
  Strategy: innermost

Certificate: MAYBE

Proof:
  The input cannot be shown compatible

Arrrr..

POP*

Execution Time (secs)
0.061
Answer
MAYBE
InputSK90 2.23
MAYBE

We consider the following Problem:

  Strict Trs:
    {  fac(0()) -> 1()
     , fac(s(x)) -> *(s(x), fac(x))
     , floop(0(), y) -> y
     , floop(s(x), y) -> floop(x, *(s(x), y))
     , *(x, 0()) -> 0()
     , *(x, s(y)) -> +(*(x, y), x)
     , +(x, 0()) -> x
     , +(x, s(y)) -> s(+(x, y))
     , 1() -> s(0())
     , fac(0()) -> s(0())}
  StartTerms: basic terms
  Strategy: innermost

Certificate: MAYBE

Proof:
  The input cannot be shown compatible

Arrrr..

POP* (PS)

Execution Time (secs)
0.067
Answer
MAYBE
InputSK90 2.23
MAYBE

We consider the following Problem:

  Strict Trs:
    {  fac(0()) -> 1()
     , fac(s(x)) -> *(s(x), fac(x))
     , floop(0(), y) -> y
     , floop(s(x), y) -> floop(x, *(s(x), y))
     , *(x, 0()) -> 0()
     , *(x, s(y)) -> +(*(x, y), x)
     , +(x, 0()) -> x
     , +(x, s(y)) -> s(+(x, y))
     , 1() -> s(0())
     , fac(0()) -> s(0())}
  StartTerms: basic terms
  Strategy: innermost

Certificate: MAYBE

Proof:
  The input cannot be shown compatible

Arrrr..

Small POP*

Execution Time (secs)
0.054
Answer
MAYBE
InputSK90 2.23
MAYBE

We consider the following Problem:

  Strict Trs:
    {  fac(0()) -> 1()
     , fac(s(x)) -> *(s(x), fac(x))
     , floop(0(), y) -> y
     , floop(s(x), y) -> floop(x, *(s(x), y))
     , *(x, 0()) -> 0()
     , *(x, s(y)) -> +(*(x, y), x)
     , +(x, 0()) -> x
     , +(x, s(y)) -> s(+(x, y))
     , 1() -> s(0())
     , fac(0()) -> s(0())}
  StartTerms: basic terms
  Strategy: innermost

Certificate: MAYBE

Proof:
  The input cannot be shown compatible

Arrrr..

Small POP* (PS)

Execution Time (secs)
0.059
Answer
MAYBE
InputSK90 2.23
MAYBE

We consider the following Problem:

  Strict Trs:
    {  fac(0()) -> 1()
     , fac(s(x)) -> *(s(x), fac(x))
     , floop(0(), y) -> y
     , floop(s(x), y) -> floop(x, *(s(x), y))
     , *(x, 0()) -> 0()
     , *(x, s(y)) -> +(*(x, y), x)
     , +(x, 0()) -> x
     , +(x, s(y)) -> s(+(x, y))
     , 1() -> s(0())
     , fac(0()) -> s(0())}
  StartTerms: basic terms
  Strategy: innermost

Certificate: MAYBE

Proof:
  The input cannot be shown compatible

Arrrr..