[Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index]
Re: [computer-go] Tactical search: alpha-beta or and-or?
> So my advice is to focus more on eyes instead of a complicated
> tactical module that can read tactics with N>3. It's CPU cycles better
> spent.
I've also experimented with two levels of tactical search; a simple one
that does 3 libs is alive (i.e. ladder search) that is then used by the
higher-level search to help discover eyes and connections. That
higher-level search (where I'm using the "good lib" idea mentioned
before) is perhaps better described as life/death search as I also try
to recognize some semeai and big eyes.
So far the only results I have are that it is harder to write than a
simple ladder search :-).
Darren
_______________________________________________
computer-go mailing list
computer-go@xxxxxxxxxxxxxxxxx
http://www.computer-go.org/mailman/listinfo/computer-go/