mirror of
https://github.com/LHY0125/Gobang-Game.git
synced 2026-06-29 17:15:55 +08:00
feat: Killer move 表 — 2-slot/depth + 3 测试
This commit is contained in:
@@ -8,4 +8,5 @@ pub trait AiEngine: Send + Sync {
|
||||
}
|
||||
|
||||
pub mod evaluate;
|
||||
pub mod killer;
|
||||
pub mod search;
|
||||
|
||||
Reference in New Issue
Block a user