[Top][All Lists]
[Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index]
Re: [gnugo-devel] guess_eye_space()
From: |
Gunnar Farneback |
Subject: |
Re: [gnugo-devel] guess_eye_space() |
Date: |
Sun, 02 Dec 2001 15:25:15 +0100 |
User-agent: |
EMH/1.14.1 SEMI/1.14.3 (Ushinoya) FLIM/1.14.2 (Yagi-Nishiguchi) APEL/10.3 Emacs/20.7 (sparc-sun-solaris2.7) (with unibyte mode) |
Dan wrote:
> You introduced the function guess_eye_space() in your patch
> gunnar_1_12.2 and the original form of this function in 3.1.12
> was the same as it is now. Previously this bit of code was
> inline in compute_eyes_pessimistic() but the max and min values
> could still be different in 3.1.11 and indeed even in 3.0.0.
Then I misremembered.
> On the bright side, it allows the regressions to finish
> without crashing when you enable the experimental dfa. So
"experimental dfa"? That's a typo?
> Do you have a preferred solution to this?
Not really. The second solution is least likely to break anything in
the short run. The first solution might be somewhat cleaner.
/Gunnar