• Joined on 2026-05-25
xiaoou pushed to master at xiaoou/hjha-server 2026-07-13 01:05:16 +08:00
73c8783276 feat: 对手牌型预测 — PredictOpponent + ISMCTS 候选加权
xiaoou pushed to master at xiaoou/hjha-server 2026-07-13 00:59:49 +08:00
1b1404f38e feat: 确定性牌计数推理v2 — AbsoluteHandStrength + 包庄否决 + 混合策略修正
xiaoou pushed to master at xiaoou/hjha-server 2026-07-13 00:40:30 +08:00
5cc2ae8bd0 fix: 确定性牌计数推理 — UnknownCount修复 + 绝对大牌判断 + EndgameSolver修正
xiaoou pushed to master at xiaoou/hjha-server 2026-07-13 00:21:17 +08:00
180be25ffa fix: code review — 修复4个问题
xiaoou pushed to master at xiaoou/hjha-server 2026-07-13 00:11:34 +08:00
7fdc45057c feat: 领牌保留策略 — 有绝对最高牌(2)时出最小的
xiaoou pushed to master at xiaoou/hjha-server 2026-07-13 00:05:25 +08:00
1a97ea3d21 fix: afterMin权重强化 — 结构优化信号对抗模拟噪声
xiaoou pushed to master at xiaoou/hjha-server 2026-07-12 23:51:26 +08:00
b5b02db2e6 结论: 切回IsmctsBot — SO-ISMCTS实验总结
xiaoou pushed to master at xiaoou/hjha-server 2026-07-12 23:41:52 +08:00
6a267738df fix: FastSim清牌效率优先 — 领牌出多牌+最小rank, 跟牌出最小压制
xiaoou pushed to master at xiaoou/hjha-server 2026-07-12 23:31:14 +08:00
8b30caff1a perf: FastSim rollout 支持对子 (DuiZi) — 模拟更真实
xiaoou pushed to master at xiaoou/hjha-server 2026-07-12 23:28:43 +08:00
30a4d06b33 fix: SO-ISMCTS 多牌候选补全 — 恢复ShunZi/ZhaDan/SanZhang
xiaoou pushed to master at xiaoou/hjha-server 2026-07-12 23:24:16 +08:00
2af570c0b3 perf: SO-ISMCTS v2 — 静态牌池实现 1.0s/局 (8x提升)
xiaoou pushed to master at xiaoou/hjha-server 2026-07-12 23:15:04 +08:00
bce5e10cf2 feat: SO-ISMCTS 备选方案 (非默认)
xiaoou pushed to master at xiaoou/hjha-server 2026-07-12 23:06:34 +08:00
df048f6266 feat: EndgameSolver — 终局精确求解替代ISMCTS采样
xiaoou pushed to master at xiaoou/hjha-server 2026-07-12 22:56:28 +08:00
76e4133f58 feat: afterMin牌效率加权 — 出牌后手牌结构改善→加分
xiaoou pushed to master at xiaoou/hjha-server 2026-07-12 22:51:50 +08:00
4263146487 fix: code review — 清理CardTracker死代码 + IsmctsBot未使用变量
xiaoou pushed to master at xiaoou/hjha-server 2026-07-12 22:40:53 +08:00
cb33dcac6c feat: LockDetector — 残局锁手必胜序列检测
xiaoou pushed to master at xiaoou/hjha-server 2026-07-12 22:36:27 +08:00
e67b06caa3 feat: CardTracker — 出牌记录+对手手牌推断+炸弹检测
xiaoou pushed to master at xiaoou/hjha-server 2026-07-12 22:28:36 +08:00
2f3b62e835 feat: 最小步数规划 + 自适应模拟 + 快速初筛
xiaoou pushed to master at xiaoou/hjha-server 2026-07-07 16:04:38 +08:00
8de64cc6ae fix: 压测日志接入 ISMCTS stdout (sims/winRate) 到每局文件
xiaoou pushed to master at xiaoou/card-game-engine 2026-07-06 14:08:48 +08:00
e8278fbd72 feat: add Shanghai Mahjong DSL (上海敲麻)