Open koba-e964 opened 2 years ago
Gold = 7, Bishop = 5, Rook = 6 style has many benefits, but it's a breaking change. Ref: https://github.com/yaneurao/YaneuraOu/blob/v7.50-wcsc32/source/types.h#L461-L494
Gold = 7, Bishop = 5, Rook = 6
Changes in implementation:
PieceKind
impl ToUsi for PieceKind
impl ToUsi for Piece
impl ToUsi for [Hand; 2]
Gold = 7, Bishop = 5, Rook = 6
style has many benefits, but it's a breaking change. Ref: https://github.com/yaneurao/YaneuraOu/blob/v7.50-wcsc32/source/types.h#L461-L494Changes in implementation:
PieceKind
impl ToUsi for PieceKind
impl ToUsi for Piece
impl ToUsi for [Hand; 2]