LMPO
MAYBE
We consider the following Problem:
Strict Trs:
{ leq(0(), y) -> true()
, leq(s(x), 0()) -> false()
, leq(s(x), s(y)) -> leq(x, y)
, if(true(), x, y) -> x
, if(false(), x, y) -> y
, -(x, 0()) -> x
, -(s(x), s(y)) -> -(x, y)
, mod(0(), y) -> 0()
, mod(s(x), 0()) -> 0()
, mod(s(x), s(y)) -> if(leq(y, x), mod(-(s(x), s(y)), s(y)), s(x))}
StartTerms: basic terms
Strategy: innermost
Certificate: MAYBE
Proof:
The input cannot be shown compatible
Arrrr..
MPO
MAYBE
We consider the following Problem:
Strict Trs:
{ leq(0(), y) -> true()
, leq(s(x), 0()) -> false()
, leq(s(x), s(y)) -> leq(x, y)
, if(true(), x, y) -> x
, if(false(), x, y) -> y
, -(x, 0()) -> x
, -(s(x), s(y)) -> -(x, y)
, mod(0(), y) -> 0()
, mod(s(x), 0()) -> 0()
, mod(s(x), s(y)) -> if(leq(y, x), mod(-(s(x), s(y)), s(y)), s(x))}
StartTerms: basic terms
Strategy: innermost
Certificate: MAYBE
Proof:
The input cannot be shown compatible
Arrrr..
POP*
MAYBE
We consider the following Problem:
Strict Trs:
{ leq(0(), y) -> true()
, leq(s(x), 0()) -> false()
, leq(s(x), s(y)) -> leq(x, y)
, if(true(), x, y) -> x
, if(false(), x, y) -> y
, -(x, 0()) -> x
, -(s(x), s(y)) -> -(x, y)
, mod(0(), y) -> 0()
, mod(s(x), 0()) -> 0()
, mod(s(x), s(y)) -> if(leq(y, x), mod(-(s(x), s(y)), s(y)), s(x))}
StartTerms: basic terms
Strategy: innermost
Certificate: MAYBE
Proof:
The input cannot be shown compatible
Arrrr..
POP* (PS)
MAYBE
We consider the following Problem:
Strict Trs:
{ leq(0(), y) -> true()
, leq(s(x), 0()) -> false()
, leq(s(x), s(y)) -> leq(x, y)
, if(true(), x, y) -> x
, if(false(), x, y) -> y
, -(x, 0()) -> x
, -(s(x), s(y)) -> -(x, y)
, mod(0(), y) -> 0()
, mod(s(x), 0()) -> 0()
, mod(s(x), s(y)) -> if(leq(y, x), mod(-(s(x), s(y)), s(y)), s(x))}
StartTerms: basic terms
Strategy: innermost
Certificate: MAYBE
Proof:
The input cannot be shown compatible
Arrrr..
Small POP*
MAYBE
We consider the following Problem:
Strict Trs:
{ leq(0(), y) -> true()
, leq(s(x), 0()) -> false()
, leq(s(x), s(y)) -> leq(x, y)
, if(true(), x, y) -> x
, if(false(), x, y) -> y
, -(x, 0()) -> x
, -(s(x), s(y)) -> -(x, y)
, mod(0(), y) -> 0()
, mod(s(x), 0()) -> 0()
, mod(s(x), s(y)) -> if(leq(y, x), mod(-(s(x), s(y)), s(y)), s(x))}
StartTerms: basic terms
Strategy: innermost
Certificate: MAYBE
Proof:
The input cannot be shown compatible
Arrrr..
Small POP* (PS)
MAYBE
We consider the following Problem:
Strict Trs:
{ leq(0(), y) -> true()
, leq(s(x), 0()) -> false()
, leq(s(x), s(y)) -> leq(x, y)
, if(true(), x, y) -> x
, if(false(), x, y) -> y
, -(x, 0()) -> x
, -(s(x), s(y)) -> -(x, y)
, mod(0(), y) -> 0()
, mod(s(x), 0()) -> 0()
, mod(s(x), s(y)) -> if(leq(y, x), mod(-(s(x), s(y)), s(y)), s(x))}
StartTerms: basic terms
Strategy: innermost
Certificate: MAYBE
Proof:
The input cannot be shown compatible
Arrrr..