Problem AG01 4.30c

LMPO

Execution Time (secs)
0.081
Answer
MAYBE
InputAG01 4.30c
MAYBE

We consider the following Problem:

  Strict Trs:
    {  le(0(), y) -> true()
     , le(s(x), 0()) -> false()
     , le(s(x), s(y)) -> le(x, y)
     , pred(s(x)) -> x
     , minus(x, 0()) -> x
     , minus(x, s(y)) -> pred(minus(x, y))
     , gcd(0(), y) -> y
     , gcd(s(x), 0()) -> s(x)
     , gcd(s(x), s(y)) -> if_gcd(le(y, x), s(x), s(y))
     , if_gcd(true(), x, y) -> gcd(minus(x, y), y)
     , if_gcd(false(), x, y) -> gcd(minus(y, x), x)}
  StartTerms: basic terms
  Strategy: innermost

Certificate: MAYBE

Proof:
  The input cannot be shown compatible

Arrrr..

MPO

Execution Time (secs)
0.092
Answer
MAYBE
InputAG01 4.30c
MAYBE

We consider the following Problem:

  Strict Trs:
    {  le(0(), y) -> true()
     , le(s(x), 0()) -> false()
     , le(s(x), s(y)) -> le(x, y)
     , pred(s(x)) -> x
     , minus(x, 0()) -> x
     , minus(x, s(y)) -> pred(minus(x, y))
     , gcd(0(), y) -> y
     , gcd(s(x), 0()) -> s(x)
     , gcd(s(x), s(y)) -> if_gcd(le(y, x), s(x), s(y))
     , if_gcd(true(), x, y) -> gcd(minus(x, y), y)
     , if_gcd(false(), x, y) -> gcd(minus(y, x), x)}
  StartTerms: basic terms
  Strategy: innermost

Certificate: MAYBE

Proof:
  The input cannot be shown compatible

Arrrr..

POP*

Execution Time (secs)
0.074
Answer
MAYBE
InputAG01 4.30c
MAYBE

We consider the following Problem:

  Strict Trs:
    {  le(0(), y) -> true()
     , le(s(x), 0()) -> false()
     , le(s(x), s(y)) -> le(x, y)
     , pred(s(x)) -> x
     , minus(x, 0()) -> x
     , minus(x, s(y)) -> pred(minus(x, y))
     , gcd(0(), y) -> y
     , gcd(s(x), 0()) -> s(x)
     , gcd(s(x), s(y)) -> if_gcd(le(y, x), s(x), s(y))
     , if_gcd(true(), x, y) -> gcd(minus(x, y), y)
     , if_gcd(false(), x, y) -> gcd(minus(y, x), x)}
  StartTerms: basic terms
  Strategy: innermost

Certificate: MAYBE

Proof:
  The input cannot be shown compatible

Arrrr..

POP* (PS)

Execution Time (secs)
0.072
Answer
MAYBE
InputAG01 4.30c
MAYBE

We consider the following Problem:

  Strict Trs:
    {  le(0(), y) -> true()
     , le(s(x), 0()) -> false()
     , le(s(x), s(y)) -> le(x, y)
     , pred(s(x)) -> x
     , minus(x, 0()) -> x
     , minus(x, s(y)) -> pred(minus(x, y))
     , gcd(0(), y) -> y
     , gcd(s(x), 0()) -> s(x)
     , gcd(s(x), s(y)) -> if_gcd(le(y, x), s(x), s(y))
     , if_gcd(true(), x, y) -> gcd(minus(x, y), y)
     , if_gcd(false(), x, y) -> gcd(minus(y, x), x)}
  StartTerms: basic terms
  Strategy: innermost

Certificate: MAYBE

Proof:
  The input cannot be shown compatible

Arrrr..

Small POP*

Execution Time (secs)
0.066
Answer
MAYBE
InputAG01 4.30c
MAYBE

We consider the following Problem:

  Strict Trs:
    {  le(0(), y) -> true()
     , le(s(x), 0()) -> false()
     , le(s(x), s(y)) -> le(x, y)
     , pred(s(x)) -> x
     , minus(x, 0()) -> x
     , minus(x, s(y)) -> pred(minus(x, y))
     , gcd(0(), y) -> y
     , gcd(s(x), 0()) -> s(x)
     , gcd(s(x), s(y)) -> if_gcd(le(y, x), s(x), s(y))
     , if_gcd(true(), x, y) -> gcd(minus(x, y), y)
     , if_gcd(false(), x, y) -> gcd(minus(y, x), x)}
  StartTerms: basic terms
  Strategy: innermost

Certificate: MAYBE

Proof:
  The input cannot be shown compatible

Arrrr..

Small POP* (PS)

Execution Time (secs)
0.075
Answer
MAYBE
InputAG01 4.30c
MAYBE

We consider the following Problem:

  Strict Trs:
    {  le(0(), y) -> true()
     , le(s(x), 0()) -> false()
     , le(s(x), s(y)) -> le(x, y)
     , pred(s(x)) -> x
     , minus(x, 0()) -> x
     , minus(x, s(y)) -> pred(minus(x, y))
     , gcd(0(), y) -> y
     , gcd(s(x), 0()) -> s(x)
     , gcd(s(x), s(y)) -> if_gcd(le(y, x), s(x), s(y))
     , if_gcd(true(), x, y) -> gcd(minus(x, y), y)
     , if_gcd(false(), x, y) -> gcd(minus(y, x), x)}
  StartTerms: basic terms
  Strategy: innermost

Certificate: MAYBE

Proof:
  The input cannot be shown compatible

Arrrr..