Problem TCT 09 nonmultrec

interpretations

Execution Time (secs)
-
Answer
TIMEOUT
InputTCT 09 nonmultrec
TIMEOUT

We are left with following problem, upon which TcT provides the
certificate TIMEOUT.

Strict Trs:
  { battle(H(H(H(0(), x), y), z), n) ->
    battle(H(f(x, y, n), z), s(n))
  , battle(H(H(0(), x), y), n) -> battle(f(x, y, n), s(n))
  , battle(H(0(), x), n) -> battle(x, s(n))
  , f(x, y, s(n)) -> H(x, f(x, y, n))
  , f(x, y, o()) -> y }
Obligation:
  innermost runtime complexity
Answer:
  TIMEOUT

Computation stopped due to timeout after 20.0 seconds.

Arrrr..

lmpo

Execution Time (secs)
-
Answer
MAYBE
InputTCT 09 nonmultrec
MAYBE

We are left with following problem, upon which TcT provides the
certificate MAYBE.

Strict Trs:
  { battle(H(0(), x), n) -> battle(x, s(n))
  , battle(H(H(0(), x), y), n) -> battle(f(x, y, n), s(n))
  , battle(H(H(H(0(), x), y), z), n) ->
    battle(H(f(x, y, n), z), s(n))
  , f(x, y, o()) -> y
  , f(x, y, s(n)) -> H(x, f(x, y, n)) }
Obligation:
  innermost runtime complexity
Answer:
  MAYBE

The input cannot be shown compatible

Arrrr..

mpo

Execution Time (secs)
-
Answer
MAYBE
InputTCT 09 nonmultrec
MAYBE

We are left with following problem, upon which TcT provides the
certificate MAYBE.

Strict Trs:
  { battle(H(0(), x), n) -> battle(x, s(n))
  , battle(H(H(0(), x), y), n) -> battle(f(x, y, n), s(n))
  , battle(H(H(H(0(), x), y), z), n) ->
    battle(H(f(x, y, n), z), s(n))
  , f(x, y, o()) -> y
  , f(x, y, s(n)) -> H(x, f(x, y, n)) }
Obligation:
  innermost runtime complexity
Answer:
  MAYBE

The input cannot be shown compatible

Arrrr..

popstar

Execution Time (secs)
0.292
Answer
MAYBE
InputTCT 09 nonmultrec
MAYBE

We are left with following problem, upon which TcT provides the
certificate MAYBE.

Strict Trs:
  { battle(H(0(), x), n) -> battle(x, s(n))
  , battle(H(H(0(), x), y), n) -> battle(f(x, y, n), s(n))
  , battle(H(H(H(0(), x), y), z), n) ->
    battle(H(f(x, y, n), z), s(n))
  , f(x, y, o()) -> y
  , f(x, y, s(n)) -> H(x, f(x, y, n)) }
Obligation:
  innermost runtime complexity
Answer:
  MAYBE

The input cannot be shown compatible

Arrrr..

popstar-ps

Execution Time (secs)
0.380
Answer
MAYBE
InputTCT 09 nonmultrec
MAYBE

We are left with following problem, upon which TcT provides the
certificate MAYBE.

Strict Trs:
  { battle(H(0(), x), n) -> battle(x, s(n))
  , battle(H(H(0(), x), y), n) -> battle(f(x, y, n), s(n))
  , battle(H(H(H(0(), x), y), z), n) ->
    battle(H(f(x, y, n), z), s(n))
  , f(x, y, o()) -> y
  , f(x, y, s(n)) -> H(x, f(x, y, n)) }
Obligation:
  innermost runtime complexity
Answer:
  MAYBE

The input cannot be shown compatible

Arrrr..