Problem AG01 3.6

Tool LMPO

Execution Time
0.100
Answer
MAYBE
InputAG01 3.6

stdout:

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(), s(x), s(y)) -> gcd(minus(x, y), s(y))
     , if_gcd(false(), s(x), s(y)) -> gcd(minus(y, x), s(x))}
  StartTerms: basic terms
  Strategy: innermost

Certificate: MAYBE

Proof:
  The input cannot be shown compatible

Arrrr..

Tool MPO

Execution Time
0.073
Answer
MAYBE
InputAG01 3.6

stdout:

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(), s(x), s(y)) -> gcd(minus(x, y), s(y))
     , if_gcd(false(), s(x), s(y)) -> gcd(minus(y, x), s(x))}
  StartTerms: basic terms
  Strategy: innermost

Certificate: MAYBE

Proof:
  The input cannot be shown compatible

Arrrr..

Tool POP*

Execution Time
0.112
Answer
MAYBE
InputAG01 3.6

stdout:

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(), s(x), s(y)) -> gcd(minus(x, y), s(y))
     , if_gcd(false(), s(x), s(y)) -> gcd(minus(y, x), s(x))}
  StartTerms: basic terms
  Strategy: innermost

Certificate: MAYBE

Proof:
  The input cannot be shown compatible

Arrrr..

Tool POP* (PS)

Execution Time
0.092
Answer
MAYBE
InputAG01 3.6

stdout:

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(), s(x), s(y)) -> gcd(minus(x, y), s(y))
     , if_gcd(false(), s(x), s(y)) -> gcd(minus(y, x), s(x))}
  StartTerms: basic terms
  Strategy: innermost

Certificate: MAYBE

Proof:
  The input cannot be shown compatible

Arrrr..

Tool Small POP*

Execution Time
0.081
Answer
MAYBE
InputAG01 3.6

stdout:

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(), s(x), s(y)) -> gcd(minus(x, y), s(y))
     , if_gcd(false(), s(x), s(y)) -> gcd(minus(y, x), s(x))}
  StartTerms: basic terms
  Strategy: innermost

Certificate: MAYBE

Proof:
  The input cannot be shown compatible

Arrrr..

Tool Small POP* (PS)

Execution Time
0.083
Answer
MAYBE
InputAG01 3.6

stdout:

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(), s(x), s(y)) -> gcd(minus(x, y), s(y))
     , if_gcd(false(), s(x), s(y)) -> gcd(minus(y, x), s(x))}
  StartTerms: basic terms
  Strategy: innermost

Certificate: MAYBE

Proof:
  The input cannot be shown compatible

Arrrr..