Tool Bounds
stdout:
YES(?,O(n^1))
We consider the following Problem:
  Strict Trs: {f(a(), f(x, a())) -> f(a(), f(f(a(), a()), x))}
  StartTerms: all
  Strategy: none
Certificate: YES(?,O(n^1))
Proof:
  The problem is match-bounded by 1.
  The enriched problem is compatible with the following automaton:
  {  a_0() -> 1
   , a_1() -> 2
   , a_1() -> 5
   , a_1() -> 6
   , f_0(1, 1) -> 1
   , f_1(2, 3) -> 1
   , f_1(4, 1) -> 3
   , f_1(4, 4) -> 3
   , f_1(5, 6) -> 4}
Hurray, we answered YES(?,O(n^1))Tool CDI
stdout:
MAYBE
Statistics:
Number of monomials: 833
Last formula building started for bound 3
Last SAT solving started for bound 3Tool EDA
stdout:
TIMEOUT
We consider the following Problem:
  Strict Trs: {f(a(), f(x, a())) -> f(a(), f(f(a(), a()), x))}
  StartTerms: all
  Strategy: none
Certificate: TIMEOUT
Proof:
  Computation stopped due to timeout after 60.0 seconds.
Arrrr..Tool IDA
stdout:
TIMEOUT
We consider the following Problem:
  Strict Trs: {f(a(), f(x, a())) -> f(a(), f(f(a(), a()), x))}
  StartTerms: all
  Strategy: none
Certificate: TIMEOUT
Proof:
  Computation stopped due to timeout after 60.0 seconds.
Arrrr..Tool TRI
stdout:
TIMEOUT
We consider the following Problem:
  Strict Trs: {f(a(), f(x, a())) -> f(a(), f(f(a(), a()), x))}
  StartTerms: all
  Strategy: none
Certificate: TIMEOUT
Proof:
  Computation stopped due to timeout after 60.0 seconds.
Arrrr..Tool TRI2
stdout:
MAYBE
We consider the following Problem:
  Strict Trs: {f(a(), f(x, a())) -> f(a(), f(f(a(), a()), x))}
  StartTerms: all
  Strategy: none
Certificate: MAYBE
Proof:
  The input cannot be shown compatible
Arrrr..