Add support for smaller board sizes, implement los alamos chess
authorianfab <ianfab@users.noreply.github.com>
Sun, 1 Jul 2018 14:01:24 +0000 (16:01 +0200)
committerianfab <ianfab@users.noreply.github.com>
Sun, 1 Jul 2018 14:23:20 +0000 (16:23 +0200)
commit822f855faf07c77900a468b69bbf68387f028832
treed229dc9e5c94152a18f5d4f5d0fe3be46c07ca02
parent4dae9e3ed964bdf72a2987d218c23d9b21284b50
Add support for smaller board sizes, implement los alamos chess

However, the evaluation does not reflect the dependence of symmetry
on number of ranks and files yet.
src/evaluate.cpp
src/movegen.cpp
src/position.cpp
src/position.h
src/types.h
src/variant.cpp
src/variant.h