Problem AProVE 06 tower

LMPO

Execution Time (secs)
0.099
Answer
MAYBE
InputAProVE 06 tower
MAYBE

We consider the following Problem:

  Strict Trs:
    {  plus(0(), x) -> x
     , plus(s(x), y) -> s(plus(p(s(x)), y))
     , times(0(), y) -> 0()
     , times(s(x), y) -> plus(y, times(p(s(x)), y))
     , exp(x, 0()) -> s(0())
     , exp(x, s(y)) -> times(x, exp(x, y))
     , p(s(0())) -> 0()
     , p(s(s(x))) -> s(p(s(x)))
     , tower(x, y) -> towerIter(x, y, s(0()))
     , towerIter(0(), y, z) -> z
     , towerIter(s(x), y, z) -> towerIter(p(s(x)), y, exp(y, z))}
  StartTerms: basic terms
  Strategy: innermost

Certificate: MAYBE

Proof:
  The input cannot be shown compatible

Arrrr..

MPO

Execution Time (secs)
0.093
Answer
MAYBE
InputAProVE 06 tower
MAYBE

We consider the following Problem:

  Strict Trs:
    {  plus(0(), x) -> x
     , plus(s(x), y) -> s(plus(p(s(x)), y))
     , times(0(), y) -> 0()
     , times(s(x), y) -> plus(y, times(p(s(x)), y))
     , exp(x, 0()) -> s(0())
     , exp(x, s(y)) -> times(x, exp(x, y))
     , p(s(0())) -> 0()
     , p(s(s(x))) -> s(p(s(x)))
     , tower(x, y) -> towerIter(x, y, s(0()))
     , towerIter(0(), y, z) -> z
     , towerIter(s(x), y, z) -> towerIter(p(s(x)), y, exp(y, z))}
  StartTerms: basic terms
  Strategy: innermost

Certificate: MAYBE

Proof:
  The input cannot be shown compatible

Arrrr..

POP*

Execution Time (secs)
0.075
Answer
MAYBE
InputAProVE 06 tower
MAYBE

We consider the following Problem:

  Strict Trs:
    {  plus(0(), x) -> x
     , plus(s(x), y) -> s(plus(p(s(x)), y))
     , times(0(), y) -> 0()
     , times(s(x), y) -> plus(y, times(p(s(x)), y))
     , exp(x, 0()) -> s(0())
     , exp(x, s(y)) -> times(x, exp(x, y))
     , p(s(0())) -> 0()
     , p(s(s(x))) -> s(p(s(x)))
     , tower(x, y) -> towerIter(x, y, s(0()))
     , towerIter(0(), y, z) -> z
     , towerIter(s(x), y, z) -> towerIter(p(s(x)), y, exp(y, z))}
  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 06 tower
MAYBE

We consider the following Problem:

  Strict Trs:
    {  plus(0(), x) -> x
     , plus(s(x), y) -> s(plus(p(s(x)), y))
     , times(0(), y) -> 0()
     , times(s(x), y) -> plus(y, times(p(s(x)), y))
     , exp(x, 0()) -> s(0())
     , exp(x, s(y)) -> times(x, exp(x, y))
     , p(s(0())) -> 0()
     , p(s(s(x))) -> s(p(s(x)))
     , tower(x, y) -> towerIter(x, y, s(0()))
     , towerIter(0(), y, z) -> z
     , towerIter(s(x), y, z) -> towerIter(p(s(x)), y, exp(y, z))}
  StartTerms: basic terms
  Strategy: innermost

Certificate: MAYBE

Proof:
  The input cannot be shown compatible

Arrrr..

Small POP*

Execution Time (secs)
0.082
Answer
MAYBE
InputAProVE 06 tower
MAYBE

We consider the following Problem:

  Strict Trs:
    {  plus(0(), x) -> x
     , plus(s(x), y) -> s(plus(p(s(x)), y))
     , times(0(), y) -> 0()
     , times(s(x), y) -> plus(y, times(p(s(x)), y))
     , exp(x, 0()) -> s(0())
     , exp(x, s(y)) -> times(x, exp(x, y))
     , p(s(0())) -> 0()
     , p(s(s(x))) -> s(p(s(x)))
     , tower(x, y) -> towerIter(x, y, s(0()))
     , towerIter(0(), y, z) -> z
     , towerIter(s(x), y, z) -> towerIter(p(s(x)), y, exp(y, z))}
  StartTerms: basic terms
  Strategy: innermost

Certificate: MAYBE

Proof:
  The input cannot be shown compatible

Arrrr..

Small POP* (PS)

Execution Time (secs)
0.098
Answer
MAYBE
InputAProVE 06 tower
MAYBE

We consider the following Problem:

  Strict Trs:
    {  plus(0(), x) -> x
     , plus(s(x), y) -> s(plus(p(s(x)), y))
     , times(0(), y) -> 0()
     , times(s(x), y) -> plus(y, times(p(s(x)), y))
     , exp(x, 0()) -> s(0())
     , exp(x, s(y)) -> times(x, exp(x, y))
     , p(s(0())) -> 0()
     , p(s(s(x))) -> s(p(s(x)))
     , tower(x, y) -> towerIter(x, y, s(0()))
     , towerIter(0(), y, z) -> z
     , towerIter(s(x), y, z) -> towerIter(p(s(x)), y, exp(y, z))}
  StartTerms: basic terms
  Strategy: innermost

Certificate: MAYBE

Proof:
  The input cannot be shown compatible

Arrrr..