nknguyenhc / CS3263-project

Xiangqi engine using principal variation search
0 stars 0 forks source link

Increase priority for fork moves #2

Open nknguyenhc opened 5 months ago

nknguyenhc commented 5 months ago

Fork moves (double catch) should be explored first, but the question is, how to effective determine that a move is a fork move?