[Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index]
Re: computer-go: Proof-Number Search & Conspiracy Number Search
Brian Songy wrote:
>
> Would someone be willing to write a short explanation (hopefully with
> pseudo-code) for Proof-Number Search & Conspiracy Number Search? I've been
> unable to find any web reference that I can use; I am unable to view/print the
> postscript documents I've found concerning these topics.
>
> Thank you very much, in advance.
C++ fragments at
ftp://ftp.bath.ac.uk/pub/eespjl/pubgo/PNCODE
Full search engine source is at
http://www.bath.ac.uk/~eespjl/go/pubgo/search/
Full source is quite complex due to an effort to
make it as generic as possible. Could do with
a rewrite.
I have also mailed to this list many moons ago about
the PN method.
cheers Paul.