Tony's Log

Algorithms, Distributed System, Machine Learning

  博客园 :: 首页 :: 博问 :: 闪存 :: 新随笔 :: 联系 :: 订阅 订阅 :: 管理 ::

This is an educational one to Game Tree + Minimax - sounds fancy but actually it is intuitive DFS process.

And Simplified Chess Engine II is an variation to I - with new action like Promotion, also with optimizations like branch-cutting and DP.

posted on 2018-01-15 14:22  Tonix  阅读(158)  评论(0编辑  收藏  举报