Tony's Log

Algorithms, Distributed System, Machine Learning

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

Classic problem to learn Game Theory - an advanced one: how to identify sub-games..

For every move (hit 1\2 bins) on one continuous section, the original game will be splitted into 2 sub-games! So, DFS is the natural procedure, and of course, memorized search works the best !

posted on 2017-12-29 13:17  Tonix  阅读(254)  评论(0编辑  收藏  举报