We consider the following Problem:
Strict Trs: {h(f(x, y)) -> f(f(a(), h(h(y))), x)}
StartTerms: basic terms
Strategy: innermost
Certificate: YES(?,O(n^1))
Proof:
We consider the following Problem:
Strict Trs: {h(f(x, y)) -> f(f(a(), h(h(y))), x)}
StartTerms: basic terms
Strategy: innermost
Certificate: YES(?,O(n^1))
Proof:
We consider the following Problem:
Strict Trs: {h(f(x, y)) -> f(f(a(), h(h(y))), x)}
StartTerms: basic terms
Strategy: innermost
Certificate: YES(?,O(n^1))
Proof:
The problem is match-bounded by 2.
The enriched problem is compatible with the following automaton:
{ h_0(2) -> 1
, h_1(2) -> 6
, h_1(6) -> 5
, h_2(2) -> 10
, h_2(10) -> 9
, f_0(2, 2) -> 2
, f_1(3, 2) -> 1
, f_1(3, 2) -> 6
, f_1(3, 2) -> 10
, f_1(4, 5) -> 3
, f_2(7, 3) -> 5
, f_2(7, 3) -> 9
, f_2(8, 9) -> 7
, a_0() -> 2
, a_1() -> 4
, a_2() -> 8}
Hurray, we answered YES(?,O(n^1))