mirror of
https://github.com/LHY0125/Gobang-Game.git
synced 2026-06-29 17:15:55 +08:00
feat: VCF/VCT 杀棋搜索 — 连续冲四/活三取胜 + 3 测试
Co-Authored-By: Claude Opus 4.7 <noreply@anthropic.com>
This commit is contained in:
@@ -10,3 +10,4 @@ pub trait AiEngine: Send + Sync {
|
||||
pub mod evaluate;
|
||||
pub mod killer;
|
||||
pub mod search;
|
||||
pub mod vcf;
|
||||
|
||||
Reference in New Issue
Block a user