AsphaltWindows / chessai

0 stars 0 forks source link

reduce amount of allocation for results arrays, with a constant-space allocator or at least having the caller manage the memory. #10

Closed AsphaltWindows closed 4 years ago

AsphaltWindows commented 4 years ago

Added scratch space for bdt, caller now manages the memory for classification results.