ujh / iomrascalai

Iomrascálaí is an AI for the game of Go/Weiqi/Baduk written in Rust

Geek Repo:Geek Repo

Github PK Tool:Github PK Tool

Use larger patterns

ujh opened this issue · comments

Figure out how michi uses patterns larger than 3x3 and do it the same way.

  • Use the patterns files from Michi
  • If michi uses the larger patterns in the tree use them there, too
  • If michi uses the larger patterns in the playouts use them there, too

Implemented in #298.