Problem AProVE 07 otto04

LMPO

Execution Time (secs)
0.123
Answer
MAYBE
InputAProVE 07 otto04
MAYBE

We consider the following Problem:

  Strict Trs:
    {  lt(0(), s(x)) -> true()
     , lt(x, 0()) -> false()
     , lt(s(x), s(y)) -> lt(x, y)
     , fibo(0()) -> fib(0())
     , fibo(s(0())) -> fib(s(0()))
     , fibo(s(s(x))) -> sum(fibo(s(x)), fibo(x))
     , fib(0()) -> s(0())
     , fib(s(0())) -> s(0())
     , fib(s(s(x))) -> if(true(), 0(), s(s(x)), 0(), 0())
     , if(true(), c, s(s(x)), a, b) ->
       if(lt(s(c), s(s(x))), s(c), s(s(x)), b, c)
     , if(false(), c, s(s(x)), a, b) -> sum(fibo(a), fibo(b))
     , sum(x, 0()) -> x
     , sum(x, s(y)) -> s(sum(x, y))}
  StartTerms: basic terms
  Strategy: innermost

Certificate: MAYBE

Proof:
  The input cannot be shown compatible

Arrrr..

MPO

Execution Time (secs)
0.155
Answer
MAYBE
InputAProVE 07 otto04
MAYBE

We consider the following Problem:

  Strict Trs:
    {  lt(0(), s(x)) -> true()
     , lt(x, 0()) -> false()
     , lt(s(x), s(y)) -> lt(x, y)
     , fibo(0()) -> fib(0())
     , fibo(s(0())) -> fib(s(0()))
     , fibo(s(s(x))) -> sum(fibo(s(x)), fibo(x))
     , fib(0()) -> s(0())
     , fib(s(0())) -> s(0())
     , fib(s(s(x))) -> if(true(), 0(), s(s(x)), 0(), 0())
     , if(true(), c, s(s(x)), a, b) ->
       if(lt(s(c), s(s(x))), s(c), s(s(x)), b, c)
     , if(false(), c, s(s(x)), a, b) -> sum(fibo(a), fibo(b))
     , sum(x, 0()) -> x
     , sum(x, s(y)) -> s(sum(x, y))}
  StartTerms: basic terms
  Strategy: innermost

Certificate: MAYBE

Proof:
  The input cannot be shown compatible

Arrrr..

POP*

Execution Time (secs)
0.101
Answer
MAYBE
InputAProVE 07 otto04
MAYBE

We consider the following Problem:

  Strict Trs:
    {  lt(0(), s(x)) -> true()
     , lt(x, 0()) -> false()
     , lt(s(x), s(y)) -> lt(x, y)
     , fibo(0()) -> fib(0())
     , fibo(s(0())) -> fib(s(0()))
     , fibo(s(s(x))) -> sum(fibo(s(x)), fibo(x))
     , fib(0()) -> s(0())
     , fib(s(0())) -> s(0())
     , fib(s(s(x))) -> if(true(), 0(), s(s(x)), 0(), 0())
     , if(true(), c, s(s(x)), a, b) ->
       if(lt(s(c), s(s(x))), s(c), s(s(x)), b, c)
     , if(false(), c, s(s(x)), a, b) -> sum(fibo(a), fibo(b))
     , sum(x, 0()) -> x
     , sum(x, s(y)) -> s(sum(x, y))}
  StartTerms: basic terms
  Strategy: innermost

Certificate: MAYBE

Proof:
  The input cannot be shown compatible

Arrrr..

POP* (PS)

Execution Time (secs)
0.125
Answer
MAYBE
InputAProVE 07 otto04
MAYBE

We consider the following Problem:

  Strict Trs:
    {  lt(0(), s(x)) -> true()
     , lt(x, 0()) -> false()
     , lt(s(x), s(y)) -> lt(x, y)
     , fibo(0()) -> fib(0())
     , fibo(s(0())) -> fib(s(0()))
     , fibo(s(s(x))) -> sum(fibo(s(x)), fibo(x))
     , fib(0()) -> s(0())
     , fib(s(0())) -> s(0())
     , fib(s(s(x))) -> if(true(), 0(), s(s(x)), 0(), 0())
     , if(true(), c, s(s(x)), a, b) ->
       if(lt(s(c), s(s(x))), s(c), s(s(x)), b, c)
     , if(false(), c, s(s(x)), a, b) -> sum(fibo(a), fibo(b))
     , sum(x, 0()) -> x
     , sum(x, s(y)) -> s(sum(x, y))}
  StartTerms: basic terms
  Strategy: innermost

Certificate: MAYBE

Proof:
  The input cannot be shown compatible

Arrrr..

Small POP*

Execution Time (secs)
0.103
Answer
MAYBE
InputAProVE 07 otto04
MAYBE

We consider the following Problem:

  Strict Trs:
    {  lt(0(), s(x)) -> true()
     , lt(x, 0()) -> false()
     , lt(s(x), s(y)) -> lt(x, y)
     , fibo(0()) -> fib(0())
     , fibo(s(0())) -> fib(s(0()))
     , fibo(s(s(x))) -> sum(fibo(s(x)), fibo(x))
     , fib(0()) -> s(0())
     , fib(s(0())) -> s(0())
     , fib(s(s(x))) -> if(true(), 0(), s(s(x)), 0(), 0())
     , if(true(), c, s(s(x)), a, b) ->
       if(lt(s(c), s(s(x))), s(c), s(s(x)), b, c)
     , if(false(), c, s(s(x)), a, b) -> sum(fibo(a), fibo(b))
     , sum(x, 0()) -> x
     , sum(x, s(y)) -> s(sum(x, y))}
  StartTerms: basic terms
  Strategy: innermost

Certificate: MAYBE

Proof:
  The input cannot be shown compatible

Arrrr..

Small POP* (PS)

Execution Time (secs)
0.097
Answer
MAYBE
InputAProVE 07 otto04
MAYBE

We consider the following Problem:

  Strict Trs:
    {  lt(0(), s(x)) -> true()
     , lt(x, 0()) -> false()
     , lt(s(x), s(y)) -> lt(x, y)
     , fibo(0()) -> fib(0())
     , fibo(s(0())) -> fib(s(0()))
     , fibo(s(s(x))) -> sum(fibo(s(x)), fibo(x))
     , fib(0()) -> s(0())
     , fib(s(0())) -> s(0())
     , fib(s(s(x))) -> if(true(), 0(), s(s(x)), 0(), 0())
     , if(true(), c, s(s(x)), a, b) ->
       if(lt(s(c), s(s(x))), s(c), s(s(x)), b, c)
     , if(false(), c, s(s(x)), a, b) -> sum(fibo(a), fibo(b))
     , sum(x, 0()) -> x
     , sum(x, s(y)) -> s(sum(x, y))}
  StartTerms: basic terms
  Strategy: innermost

Certificate: MAYBE

Proof:
  The input cannot be shown compatible

Arrrr..