Problem AProVE 07 thiemann10

LMPO

Execution Time (secs)
0.059
Answer
MAYBE
InputAProVE 07 thiemann10
MAYBE

We consider the following Problem:

  Strict Trs:
    {  half(0()) -> 0()
     , half(s(0())) -> 0()
     , half(s(s(x))) -> s(half(x))
     , lastbit(0()) -> 0()
     , lastbit(s(0())) -> s(0())
     , lastbit(s(s(x))) -> lastbit(x)
     , zero(0()) -> true()
     , zero(s(x)) -> false()
     , conv(x) -> conviter(x, cons(0(), nil()))
     , conviter(x, l) -> if(zero(x), x, l)
     , if(true(), x, l) -> l
     , if(false(), x, l) -> conviter(half(x), cons(lastbit(x), l))}
  StartTerms: basic terms
  Strategy: innermost

Certificate: MAYBE

Proof:
  The input cannot be shown compatible

Arrrr..

MPO

Execution Time (secs)
0.072
Answer
MAYBE
InputAProVE 07 thiemann10
MAYBE

We consider the following Problem:

  Strict Trs:
    {  half(0()) -> 0()
     , half(s(0())) -> 0()
     , half(s(s(x))) -> s(half(x))
     , lastbit(0()) -> 0()
     , lastbit(s(0())) -> s(0())
     , lastbit(s(s(x))) -> lastbit(x)
     , zero(0()) -> true()
     , zero(s(x)) -> false()
     , conv(x) -> conviter(x, cons(0(), nil()))
     , conviter(x, l) -> if(zero(x), x, l)
     , if(true(), x, l) -> l
     , if(false(), x, l) -> conviter(half(x), cons(lastbit(x), l))}
  StartTerms: basic terms
  Strategy: innermost

Certificate: MAYBE

Proof:
  The input cannot be shown compatible

Arrrr..

POP*

Execution Time (secs)
0.063
Answer
MAYBE
InputAProVE 07 thiemann10
MAYBE

We consider the following Problem:

  Strict Trs:
    {  half(0()) -> 0()
     , half(s(0())) -> 0()
     , half(s(s(x))) -> s(half(x))
     , lastbit(0()) -> 0()
     , lastbit(s(0())) -> s(0())
     , lastbit(s(s(x))) -> lastbit(x)
     , zero(0()) -> true()
     , zero(s(x)) -> false()
     , conv(x) -> conviter(x, cons(0(), nil()))
     , conviter(x, l) -> if(zero(x), x, l)
     , if(true(), x, l) -> l
     , if(false(), x, l) -> conviter(half(x), cons(lastbit(x), l))}
  StartTerms: basic terms
  Strategy: innermost

Certificate: MAYBE

Proof:
  The input cannot be shown compatible

Arrrr..

POP* (PS)

Execution Time (secs)
0.083
Answer
MAYBE
InputAProVE 07 thiemann10
MAYBE

We consider the following Problem:

  Strict Trs:
    {  half(0()) -> 0()
     , half(s(0())) -> 0()
     , half(s(s(x))) -> s(half(x))
     , lastbit(0()) -> 0()
     , lastbit(s(0())) -> s(0())
     , lastbit(s(s(x))) -> lastbit(x)
     , zero(0()) -> true()
     , zero(s(x)) -> false()
     , conv(x) -> conviter(x, cons(0(), nil()))
     , conviter(x, l) -> if(zero(x), x, l)
     , if(true(), x, l) -> l
     , if(false(), x, l) -> conviter(half(x), cons(lastbit(x), l))}
  StartTerms: basic terms
  Strategy: innermost

Certificate: MAYBE

Proof:
  The input cannot be shown compatible

Arrrr..

Small POP*

Execution Time (secs)
0.054
Answer
MAYBE
InputAProVE 07 thiemann10
MAYBE

We consider the following Problem:

  Strict Trs:
    {  half(0()) -> 0()
     , half(s(0())) -> 0()
     , half(s(s(x))) -> s(half(x))
     , lastbit(0()) -> 0()
     , lastbit(s(0())) -> s(0())
     , lastbit(s(s(x))) -> lastbit(x)
     , zero(0()) -> true()
     , zero(s(x)) -> false()
     , conv(x) -> conviter(x, cons(0(), nil()))
     , conviter(x, l) -> if(zero(x), x, l)
     , if(true(), x, l) -> l
     , if(false(), x, l) -> conviter(half(x), cons(lastbit(x), l))}
  StartTerms: basic terms
  Strategy: innermost

Certificate: MAYBE

Proof:
  The input cannot be shown compatible

Arrrr..

Small POP* (PS)

Execution Time (secs)
0.065
Answer
MAYBE
InputAProVE 07 thiemann10
MAYBE

We consider the following Problem:

  Strict Trs:
    {  half(0()) -> 0()
     , half(s(0())) -> 0()
     , half(s(s(x))) -> s(half(x))
     , lastbit(0()) -> 0()
     , lastbit(s(0())) -> s(0())
     , lastbit(s(s(x))) -> lastbit(x)
     , zero(0()) -> true()
     , zero(s(x)) -> false()
     , conv(x) -> conviter(x, cons(0(), nil()))
     , conviter(x, l) -> if(zero(x), x, l)
     , if(true(), x, l) -> l
     , if(false(), x, l) -> conviter(half(x), cons(lastbit(x), l))}
  StartTerms: basic terms
  Strategy: innermost

Certificate: MAYBE

Proof:
  The input cannot be shown compatible

Arrrr..