i'm developping an engine but it stop to the 11 or 12 depth when other engines like Stockfish go to 16 or more.
My engine have bitboard implementation with alpha beta and hash table but no killer move implemented again.
What is the best way to increase depth ?
How can i increase depth at the opening and not in the middle for example ?
Thanks for any help.
Regards and Happy NEw YEar for all programmers

Yves