Problem AProVE 07 thiemann12

LMPO

Execution Time (secs)
0.084
Answer
MAYBE
InputAProVE 07 thiemann12
MAYBE

We consider the following Problem:

  Strict Trs:
    {  half(0()) -> 0()
     , half(s(0())) -> 0()
     , half(s(s(x))) -> s(half(x))
     , le(0(), y) -> true()
     , le(s(x), 0()) -> false()
     , le(s(x), s(y)) -> le(x, y)
     , inc(0()) -> 0()
     , inc(s(x)) -> s(inc(x))
     , log(x) -> log2(x, 0())
     , log2(x, y) -> if(le(x, s(0())), x, inc(y))
     , if(true(), x, s(y)) -> y
     , if(false(), x, y) -> log2(half(x), y)}
  StartTerms: basic terms
  Strategy: innermost

Certificate: MAYBE

Proof:
  The input cannot be shown compatible

Arrrr..

MPO

Execution Time (secs)
0.100
Answer
MAYBE
InputAProVE 07 thiemann12
MAYBE

We consider the following Problem:

  Strict Trs:
    {  half(0()) -> 0()
     , half(s(0())) -> 0()
     , half(s(s(x))) -> s(half(x))
     , le(0(), y) -> true()
     , le(s(x), 0()) -> false()
     , le(s(x), s(y)) -> le(x, y)
     , inc(0()) -> 0()
     , inc(s(x)) -> s(inc(x))
     , log(x) -> log2(x, 0())
     , log2(x, y) -> if(le(x, s(0())), x, inc(y))
     , if(true(), x, s(y)) -> y
     , if(false(), x, y) -> log2(half(x), y)}
  StartTerms: basic terms
  Strategy: innermost

Certificate: MAYBE

Proof:
  The input cannot be shown compatible

Arrrr..

POP*

Execution Time (secs)
0.062
Answer
MAYBE
InputAProVE 07 thiemann12
MAYBE

We consider the following Problem:

  Strict Trs:
    {  half(0()) -> 0()
     , half(s(0())) -> 0()
     , half(s(s(x))) -> s(half(x))
     , le(0(), y) -> true()
     , le(s(x), 0()) -> false()
     , le(s(x), s(y)) -> le(x, y)
     , inc(0()) -> 0()
     , inc(s(x)) -> s(inc(x))
     , log(x) -> log2(x, 0())
     , log2(x, y) -> if(le(x, s(0())), x, inc(y))
     , if(true(), x, s(y)) -> y
     , if(false(), x, y) -> log2(half(x), y)}
  StartTerms: basic terms
  Strategy: innermost

Certificate: MAYBE

Proof:
  The input cannot be shown compatible

Arrrr..

POP* (PS)

Execution Time (secs)
0.088
Answer
MAYBE
InputAProVE 07 thiemann12
MAYBE

We consider the following Problem:

  Strict Trs:
    {  half(0()) -> 0()
     , half(s(0())) -> 0()
     , half(s(s(x))) -> s(half(x))
     , le(0(), y) -> true()
     , le(s(x), 0()) -> false()
     , le(s(x), s(y)) -> le(x, y)
     , inc(0()) -> 0()
     , inc(s(x)) -> s(inc(x))
     , log(x) -> log2(x, 0())
     , log2(x, y) -> if(le(x, s(0())), x, inc(y))
     , if(true(), x, s(y)) -> y
     , if(false(), x, y) -> log2(half(x), y)}
  StartTerms: basic terms
  Strategy: innermost

Certificate: MAYBE

Proof:
  The input cannot be shown compatible

Arrrr..

Small POP*

Execution Time (secs)
0.074
Answer
MAYBE
InputAProVE 07 thiemann12
MAYBE

We consider the following Problem:

  Strict Trs:
    {  half(0()) -> 0()
     , half(s(0())) -> 0()
     , half(s(s(x))) -> s(half(x))
     , le(0(), y) -> true()
     , le(s(x), 0()) -> false()
     , le(s(x), s(y)) -> le(x, y)
     , inc(0()) -> 0()
     , inc(s(x)) -> s(inc(x))
     , log(x) -> log2(x, 0())
     , log2(x, y) -> if(le(x, s(0())), x, inc(y))
     , if(true(), x, s(y)) -> y
     , if(false(), x, y) -> log2(half(x), y)}
  StartTerms: basic terms
  Strategy: innermost

Certificate: MAYBE

Proof:
  The input cannot be shown compatible

Arrrr..

Small POP* (PS)

Execution Time (secs)
0.067
Answer
MAYBE
InputAProVE 07 thiemann12
MAYBE

We consider the following Problem:

  Strict Trs:
    {  half(0()) -> 0()
     , half(s(0())) -> 0()
     , half(s(s(x))) -> s(half(x))
     , le(0(), y) -> true()
     , le(s(x), 0()) -> false()
     , le(s(x), s(y)) -> le(x, y)
     , inc(0()) -> 0()
     , inc(s(x)) -> s(inc(x))
     , log(x) -> log2(x, 0())
     , log2(x, y) -> if(le(x, s(0())), x, inc(y))
     , if(true(), x, s(y)) -> y
     , if(false(), x, y) -> log2(half(x), y)}
  StartTerms: basic terms
  Strategy: innermost

Certificate: MAYBE

Proof:
  The input cannot be shown compatible

Arrrr..