#include "belofte.h"
#include "alg1_search.h"
Defines | |
#define | DEFAULT_DEPTH 2 |
The main program, doing all coordnation stuff in between the rest. | |
Functions | |
int | main (int argc, char *argv[]) |
Main entry point contains main loop. | |
Variables | |
int | algoritme |
int | computer_engines [2] |
int | curply |
int | force_mode |
t_depth | maxdepth |
int | xboard_mode |
|
The main program, doing all coordnation stuff in between the rest.
|
|
Main entry point
|
|
|
|
|
|
|
|
|
|
|
|
|