nknguyenhc / CS3263-project

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

Fix rook activity #4

Closed nknguyenhc closed 5 months ago

nknguyenhc commented 5 months ago

Currently, rook activity behind a friendly piece has coefficient of 0.2

This coefficient should be increased. Possibly, if the friendly piece is a cannon/rook, coefficient must be higher.

This is so as to encourage to engine to take R1.2 or R9.8 moves.