Commit Graph

5 Commits

Author SHA1 Message Date
Serendipity 8144b16b9d style: cargo fmt 格式化 AI 模块
Co-Authored-By: Claude Opus 4.7 <noreply@anthropic.com>
2026-05-31 15:50:55 +08:00
Serendipity a892e2493b feat: 置换表 — Zobrist 索引 + depth 优先替换 + 5 测试
Co-Authored-By: Claude Opus 4.7 <noreply@anthropic.com>
2026-05-31 15:45:33 +08:00
Serendipity cd44cbfc48 feat: VCF/VCT 杀棋搜索 — 连续冲四/活三取胜 + 3 测试
Co-Authored-By: Claude Opus 4.7 <noreply@anthropic.com>
2026-05-31 15:41:33 +08:00
Serendipity 35c66a30f4 feat: Killer move 表 — 2-slot/depth + 3 测试 2026-05-31 15:40:30 +08:00
Serendipity 5230adacde feat(core): AI 棋形评分模块 — 连五/活四/冲四/活三等棋形打分
Co-Authored-By: Claude Opus 4.7 <noreply@anthropic.com>
2026-05-31 00:00:48 +08:00