but what is the definition of "a more tactically aware" ? what else to consider than captures + promotions ?It is debatable whether a programmer should allow the null move search descend directly to the quiescence search. Most probably it is worthwhile only with more tactically aware versions of quiescence.
*Second : is it okay to use the main transposition table in the Q-Search or should I use a separate one ?
*by the way I don't limit the depth of the Q-Search "in case it makes any difference"
