aggression.c File Reference

Calculate the aggression for the board - source file. More...

#include <sys/stat.h>
#include <sys/time.h>
#include <sys/types.h>
#include <ctype.h>
#include <fcntl.h>
#include <malloc.h>
#include <stdio.h>
#include <stdlib.h>
#include <string.h>
#include <unistd.h>
#include "a_evaluate.h"
#include "assert.h"
#include "score4.h"

Functions

void aggression_1 (void)
 Calculate the aggression for the board.

Variables

short * alpha_ptr_1
 Alpha board ptr.
short * beta_ptr_1
 Beta board ptr.
float a_factor_1
 Aggression factor.


Detailed Description

Calculate the aggression for the board - source file.

Author:
Stephen A. Broeker
Copyright (c) 1989 Stephen A. Broeker All Rights Reserved.
Generated on Sat Sep 24 09:00:12 2011 for ScoreFour by  doxygen 1.4.5