Perform trap evaluation for the board.

Perform trap evaluation for the board. More...


Files

file  t_evaluate.c
 Perform trap evaluation for the board - source file.

Functions

int t_evaluate_1 (short *a_board, short *b_board)
 Perform trap evaluation for the board.

Detailed Description

Perform trap evaluation for the board.


Function Documentation

t_evaluate_1 short *  a_board,
short *  b_board
 

Perform trap evaluation for the board.

Parameters:
a_board short * : &board for player 1 (&a_board_1[0] or &b_board_1[0]).
b_board short * : &board for player 2 (&b_board_1[0] or &a_board_1[0]).
Returns:
int : trap score for the board.


Generated on Sat Sep 24 09:00:12 2011 for ScoreFour by  doxygen 1.4.5