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

Re: [computer-go] Pattern Matcher



> Because a not-found pattern is extremely rare.
> In fact this is almost impossible, as the smallest pattern is small enough
> that all possible combinations can easily be stored in the pattern
database.
>
> Which means that when it is not found, it is either an incredibly stupid
> move or it is a very obvious mistake of the opponent. This is a rare
> situation, and can be solved by another method (like search or
> auto-generated patterns + stored search result).


To clarify: I meant that my system actually tells me that a move is probably
a "punishing" move by the very virtue of the fact that the pattern around
that move is not in the database.

_______________________________________________
computer-go mailing list
computer-go@xxxxxxxxxxxxxxxxx
http://www.computer-go.org/mailman/listinfo/computer-go/