#include "belofte.h"
#include "alg1_search.h"
#include "alg1_eval.h"
Go to the source code of this file.
Data Structures | |
struct | st_alg1_move |
struct | st_alg1_movelist |
Defines | |
#define | __ALG1_MOVES_H__ |
Typedefs | |
typedef st_alg1_move | t_alg1_move |
typedef st_alg1_movelist | t_alg1_moves |
Functions | |
int | order_moves (const int iMoves) |
void | qsort_moves (void) |
|
|
|
|
|
|
|
|
|
|