#include "bit.h"
#include "board.h"
#include "move.h"
#include "options.h"
#include "search.h"
#include "util.h"
#include <math.h>
Go to the source code of this file.
- Date
- 1998 - 2017
- Author
- Richard Delorme
- Version
- 4.4
◆ bench()
perform various performance tests.
◆ bench_board_score_1()
| static void bench_board_score_1 |
( |
| ) |
|
|
static |
◆ bench_count_last_flip()
| static void bench_count_last_flip |
( |
| ) |
|
|
static |
◆ bench_mobility()
| static void bench_mobility |
( |
| ) |
|
|
static |
◆ bench_move_generator()
| static void bench_move_generator |
( |
| ) |
|
|
static |
◆ bench_stability()
| static void bench_stability |
( |
| ) |
|
|
static |
◆ click()
| static unsigned long long click |
( |
| ) |
|
|
static |