Go to the source code of this file.
◆ polyglot_close()
int polyglot_close |
( |
const int |
BookNumber | ) |
|
◆ polyglot_moves()
int polyglot_moves |
( |
char * |
moves, |
|
|
const char * |
fen, |
|
|
const int |
BookNumber |
|
) |
| |
◆ polyglot_open()
int polyglot_open |
( |
const char * |
BookFile, |
|
|
const int |
BookNumber |
|
) |
| |
◆ polyglot_positions()
int polyglot_positions |
( |
char * |
moves, |
|
|
const char * |
fen, |
|
|
const int |
BookNumber |
|
) |
| |
◆ scid_book_movesupdate()
int scid_book_movesupdate |
( |
char * |
moves, |
|
|
char * |
probs, |
|
|
const int |
BookNumber, |
|
|
char * |
tempfile |
|
) |
| |
◆ scid_book_update()
void scid_book_update |
( |
char * |
probs, |
|
|
const int |
BookNumber |
|
) |
| |