Chess.jl icon indicating copy to clipboard operation
Chess.jl copied to clipboard

Create structure to preallocate move matrix

Open abahm opened this issue 8 years ago • 0 comments

This will dramatically ease heap memory allocation. The matrix must be MAX_MOVES_PER_TURN by MAX_PLYS_CAN_LOOK.

abahm avatar Oct 29 '16 09:10 abahm