Problem Beerendonk 07 9

interpretations

Execution Time (secs)
-
Answer
TIMEOUT
InputBeerendonk 07 9
TIMEOUT

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

Strict Trs:
  { cond(true(), x, y, z) ->
    cond(and(gr(x, z), gr(y, z)), p(x), p(y), z)
  , and(x, false()) -> false()
  , and(true(), true()) -> true()
  , and(false(), x) -> false()
  , gr(0(), x) -> false()
  , gr(0(), 0()) -> false()
  , gr(s(x), 0()) -> true()
  , gr(s(x), s(y)) -> gr(x, y)
  , p(0()) -> 0()
  , p(s(x)) -> x }
Obligation:
  innermost runtime complexity
Answer:
  TIMEOUT

Computation stopped due to timeout after 20.0 seconds.

Arrrr..

lmpo

Execution Time (secs)
-
Answer
MAYBE
InputBeerendonk 07 9
MAYBE

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

Strict Trs:
  { cond(true(), x, y, z) ->
    cond(and(gr(x, z), gr(y, z)), p(x), p(y), z)
  , and(true(), true()) -> true()
  , and(x, false()) -> false()
  , and(false(), x) -> false()
  , gr(0(), 0()) -> false()
  , gr(0(), x) -> false()
  , gr(s(x), 0()) -> true()
  , gr(s(x), s(y)) -> gr(x, y)
  , p(0()) -> 0()
  , p(s(x)) -> x }
Obligation:
  innermost runtime complexity
Answer:
  MAYBE

The input cannot be shown compatible

Arrrr..

mpo

Execution Time (secs)
-
Answer
MAYBE
InputBeerendonk 07 9
MAYBE

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

Strict Trs:
  { cond(true(), x, y, z) ->
    cond(and(gr(x, z), gr(y, z)), p(x), p(y), z)
  , and(true(), true()) -> true()
  , and(x, false()) -> false()
  , and(false(), x) -> false()
  , gr(0(), 0()) -> false()
  , gr(0(), x) -> false()
  , gr(s(x), 0()) -> true()
  , gr(s(x), s(y)) -> gr(x, y)
  , p(0()) -> 0()
  , p(s(x)) -> x }
Obligation:
  innermost runtime complexity
Answer:
  MAYBE

The input cannot be shown compatible

Arrrr..

popstar

Execution Time (secs)
0.228
Answer
MAYBE
InputBeerendonk 07 9
MAYBE

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

Strict Trs:
  { cond(true(), x, y, z) ->
    cond(and(gr(x, z), gr(y, z)), p(x), p(y), z)
  , and(true(), true()) -> true()
  , and(x, false()) -> false()
  , and(false(), x) -> false()
  , gr(0(), 0()) -> false()
  , gr(0(), x) -> false()
  , gr(s(x), 0()) -> true()
  , gr(s(x), s(y)) -> gr(x, y)
  , p(0()) -> 0()
  , p(s(x)) -> x }
Obligation:
  innermost runtime complexity
Answer:
  MAYBE

The input cannot be shown compatible

Arrrr..

popstar-ps

Execution Time (secs)
0.207
Answer
MAYBE
InputBeerendonk 07 9
MAYBE

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

Strict Trs:
  { cond(true(), x, y, z) ->
    cond(and(gr(x, z), gr(y, z)), p(x), p(y), z)
  , and(true(), true()) -> true()
  , and(x, false()) -> false()
  , and(false(), x) -> false()
  , gr(0(), 0()) -> false()
  , gr(0(), x) -> false()
  , gr(s(x), 0()) -> true()
  , gr(s(x), s(y)) -> gr(x, y)
  , p(0()) -> 0()
  , p(s(x)) -> x }
Obligation:
  innermost runtime complexity
Answer:
  MAYBE

The input cannot be shown compatible

Arrrr..