gnugo-devel
[Top][All Lists]
Advanced

[Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index]

[gnugo-devel] function in influence.c not in liberty.h


From: Harry Wang
Subject: [gnugo-devel] function in influence.c not in liberty.h
Date: Fri, 14 May 2004 15:29:26 -0700 (PDT)

hi gnugo group,

I have gnugo 3.4.

1.
I noticed some functions in influence.c are not in liberty.h.
such as:

static float
influence_evaluate_position(int color, float *power, float *game_status)
{

I assume it should be included in liberty.h for this function to be used
else where?


2.
Also this function and another function
float influence_score(const struct influence_data *q);

Will they both return the samething - a floating number to indicate the
TOTAL territory on the entire board? If so, + number means WHITE is ahead,
- number means BLACK is ahead, I assume.

I didn't find any documentation on either functions in the .ps gnugo 3.4
doc.




Harry Wang
-----------------------------------
Department of Computer Science
University of California Santa Cruz
Email: address@hidden
-----------------------------------





reply via email to

[Prev in Thread] Current Thread [Next in Thread]