alg1_eval.c File Reference

#include "belofte.h"
#include "alg1_eval.h"
#include "alg1_board.h"
#include "alg1_moves.h"

Functions

t_score eval_pos (const t_boolean isWhite)
 calculate the current search depth evaluation
void fill_moveevalbuffers (void)
 generate internal buffers to speed up evaluation functions

Variables

int curply
char m1_aPieceValues [BOARDARRAY_SIZE]
t_alg1_board m1_board
t_alg1_board m1_boardmapper
t_alg1_move m1_movelist

Function Documentation

t_score eval_pos const t_boolean  isWhite  ) 
 

calculate the current search depth evaluation

void fill_moveevalbuffers void   ) 
 

generate internal buffers to speed up evaluation functions


Variable Documentation

int curply
 

char m1_aPieceValues[BOARDARRAY_SIZE]
 

t_alg1_board m1_board
 

t_alg1_board m1_boardmapper
 

t_alg1_move m1_movelist
 


Generated on Tue Jan 31 00:14:05 2006 for BelofteDoc by  doxygen 1.4.6