calcitem / Sanmill

Sanmill is an open-source, UCI-like Mill/Morris/Merrills/Mühle/Malom (and its variants) program with CUI, Flutter GUI and Qt GUI, sharing and freely distributing the code, tools and data needed to deliver this mill game. We do this because we are convinced that open software and open data are key ingredients to make rapid progress.
https://play.google.com/store/apps/details?id=com.calcitem.sanmill
GNU General Public License v3.0
149 stars 21 forks source link

MCTS: Black bad move #867

Open calcitem opened 2 months ago

calcitem commented 2 months ago
 1.    d2    d6
 2.    f4    b4
 3.    d7    g4
 4.    a4    d1
 5.    c4    d5
 6.    e4    d3
 7.    f6    f2
 8.    a7    g7
 9.    a1xd3    g1xc4
10.    e4-e3    d5-e5
11.    e3-d3    e5-e4
12.    d3-c3    e4-e3
13.    c3-c4    e3-d3
14.    c4-c5    d3-c3
15.    d2-d3    c3-c4
16.    c5-d5    f2-d2
17.    d3-e3    c4-c5
18.    d5-e5    c5-d5
19.    f4-e4xb4    d5-c5
20.    e4-f4    c5-d5
21.    f4-e4xd5    g4-f4
22.    a4-b4    f4-g4xb4
23.    e3-d3    g4-f4
24.    d3-e3xf4    g1-g4
25.    a1-a4    d1-g1xa4
26.    e4-f4    g1-d1
27.    f4-e4xd1    g4-f4
28.    e3-d3    g7-g4
29.    d3-e3xd2    g4-d5
30.    e3-d3    d5-e3
31.    a7-a4    e3-c3

e3-c3 is bad!