Tool LMPO
stdout:
MAYBE
We consider the following Problem:
Strict Trs:
{ purge(nil()) -> nil()
, purge(.(x, y)) -> .(x, purge(remove(x, y)))
, remove(x, nil()) -> nil()
, remove(x, .(y, z)) ->
if(=(x, y), remove(x, z), .(y, remove(x, z)))}
StartTerms: basic terms
Strategy: innermost
Certificate: MAYBE
Proof:
The input cannot be shown compatible
Arrrr..
Tool MPO
stdout:
MAYBE
We consider the following Problem:
Strict Trs:
{ purge(nil()) -> nil()
, purge(.(x, y)) -> .(x, purge(remove(x, y)))
, remove(x, nil()) -> nil()
, remove(x, .(y, z)) ->
if(=(x, y), remove(x, z), .(y, remove(x, z)))}
StartTerms: basic terms
Strategy: innermost
Certificate: MAYBE
Proof:
The input cannot be shown compatible
Arrrr..
Tool POP*
stdout:
MAYBE
We consider the following Problem:
Strict Trs:
{ purge(nil()) -> nil()
, purge(.(x, y)) -> .(x, purge(remove(x, y)))
, remove(x, nil()) -> nil()
, remove(x, .(y, z)) ->
if(=(x, y), remove(x, z), .(y, remove(x, z)))}
StartTerms: basic terms
Strategy: innermost
Certificate: MAYBE
Proof:
The input cannot be shown compatible
Arrrr..
Tool POP* (PS)
stdout:
MAYBE
We consider the following Problem:
Strict Trs:
{ purge(nil()) -> nil()
, purge(.(x, y)) -> .(x, purge(remove(x, y)))
, remove(x, nil()) -> nil()
, remove(x, .(y, z)) ->
if(=(x, y), remove(x, z), .(y, remove(x, z)))}
StartTerms: basic terms
Strategy: innermost
Certificate: MAYBE
Proof:
The input cannot be shown compatible
Arrrr..
Tool Small POP*
stdout:
MAYBE
We consider the following Problem:
Strict Trs:
{ purge(nil()) -> nil()
, purge(.(x, y)) -> .(x, purge(remove(x, y)))
, remove(x, nil()) -> nil()
, remove(x, .(y, z)) ->
if(=(x, y), remove(x, z), .(y, remove(x, z)))}
StartTerms: basic terms
Strategy: innermost
Certificate: MAYBE
Proof:
The input cannot be shown compatible
Arrrr..
Tool Small POP* (PS)
stdout:
MAYBE
We consider the following Problem:
Strict Trs:
{ purge(nil()) -> nil()
, purge(.(x, y)) -> .(x, purge(remove(x, y)))
, remove(x, nil()) -> nil()
, remove(x, .(y, z)) ->
if(=(x, y), remove(x, z), .(y, remove(x, z)))}
StartTerms: basic terms
Strategy: innermost
Certificate: MAYBE
Proof:
The input cannot be shown compatible
Arrrr..