駒の損得に基づいたcostの推定 More...
#include <pieceCost.h>
Static Public Attributes | |
static const CArray< signed char, PTYPE_SIZE > | attack_sacrifice_cost |
駒の損得に基づいたcostの推定
Definition at line 16 of file pieceCost.h.
const CArray< signed char, PTYPE_SIZE > checkmate:: osl::PieceCost::attack_sacrifice_cost [static] |
{{ 0, 0, 1, 2, 2, 2, 4, 4, 0, 4, 1, 2, 2, 2, 3, 3, }}
Definition at line 18 of file pieceCost.h.
Referenced by osl::checkmate::attackProofCost().