pwyq / Fill-Game

Two Player (Adversarial) Version of Fillomino | (Depth-First) Proof Number Search, Monte Carlo Tree Search, Minimax, Negamax, Alpha-beta pruning
GNU General Public License v3.0
2 stars 0 forks source link

C++ Class member scope optimization #40

Closed pwyq closed 1 year ago

pwyq commented 1 year ago

I find this is a pretty good example. https://github.com/davda54/pn-search/blob/master/Gomoku/pn_node.h