20-add-negamax-eval-function (#31)
All checks were successful
Python tests (make) / test (push) Successful in 12s
All checks were successful
Python tests (make) / test (push) Successful in 12s
Reviewed-on: #31 Co-authored-by: Josh <josh@joshuaschuett.com> Co-committed-by: Josh <josh@joshuaschuett.com>
This commit is contained in:
@@ -1 +1,2 @@
|
||||
int load_fen();
|
||||
void board_to_fen(struct Board *board, char *out, size_t out_sz);
|
||||
|
||||
Reference in New Issue
Block a user