Problem AProVE 07 otto04

Tool LMPO

Execution Time
0.123
Answer
MAYBE
InputAProVE 07 otto04

stdout:

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..

Tool MPO

Execution Time
0.155
Answer
MAYBE
InputAProVE 07 otto04

stdout:

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..

Tool POP*

Execution Time
0.101
Answer
MAYBE
InputAProVE 07 otto04

stdout:

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..

Tool POP* (PS)

Execution Time
0.125
Answer
MAYBE
InputAProVE 07 otto04

stdout:

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..

Tool Small POP*

Execution Time
0.103
Answer
MAYBE
InputAProVE 07 otto04

stdout:

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..

Tool Small POP* (PS)

Execution Time
0.097
Answer
MAYBE
InputAProVE 07 otto04

stdout:

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..