Ticket #193 (closed enhancement: fixed)
Orientation invariant hashes
| Reported by: | gunnar | Owned by: | gnugo |
|---|---|---|---|
| Priority: | normal | Milestone: | 3.7.12 |
| Component: | source | Version: | |
| Severity: | trivial | Keywords: | |
| Cc: | patch: | yes |
Description
The attached patch adds computation of orientation invariant board hashes to hash.c and GTP functions to access invariant board hashes. This is currently not used for anything in the engine but it will likely become useful there.
Attachments
Regression Results
| Attachment | Rev. | PASS | FAIL | Nodes | Status | |
| gunnar_7_12.1.diff | 2401 | 0% 0% 0% | details |
Change History
Changed 4 years ago by gunnar
-
attachment
gunnar_7_12.1.diff
added
Note: See
TracTickets for help on using
tickets.

Patch adding orientation invariant board hashes.