期刊文献+

基于蒙特卡罗模拟和Z检验的“2048”游戏并行优化算法 被引量:2

Monte Carlo Simulation and Z-test Based Parallel Algorithm for the Game of 2048
下载PDF
导出
摘要 针对一款单人手机游戏"2048",结合其具有很强不确定性的特点,设计一种基于蒙特卡罗模拟和Z检验的并行游戏搜索算法.算法总共分为四部分:首先通过少量的模拟实验,对各个可选节点进行初步评估;然后,使用Z检验确定缺乏搜索潜力的节点,对其进行剪枝;之后,对剩下的节点进行较多次数的模拟实验;最后,综合两组模拟实验的结果,对可选节点进行最终评估,并选择最优节点.算法核心部分能够实现并行计算,所以使用C++语言开发了并行计算机博弈系统.大量实验结果表明,本文设计的优化算法能够快速、有效地求解"2048"游戏,达到资深玩家的水平. For a single-player cell phone game 2048,a Monte Carlo Simulation and Z-test based parallel game search algorithm is proposed according to the strong uncertainty of the game. The algorithm consists of four parts. In the first part,a small number of simulation experiments are conducted to preliminarily assess the feasible nodes. In the second part,Z-test is applied to determine and prune the nodes that are lack of search potential. In the third part,a large number of simulation experiments are conducted from the remaining node. In the last part,all the data of the simulation experiments are integrated to evaluate the remaining nodes and the best node is selected. The main parts of the algorithm are parallelizable,so a parallel computer game system of game 2048 using C + + language was developed. Experimental results showthat the proposed optimization algorithm can effectively solve the game of 2048,and reach the senior level.
出处 《小型微型计算机系统》 CSCD 北大核心 2016年第3期562-566,共5页 Journal of Chinese Computer Systems
基金 国家自然科学基金项目(71471034)资助
关键词 蒙特卡罗模拟 Z检验 并行算法 2048游戏 不确定性 Monte Carlo simulation Z-test parallel algorithm game 2048 uncertainty
  • 相关文献

参考文献5

二级参考文献55

共引文献8

同被引文献9

引证文献2

二级引证文献8

相关作者

内容加载中请稍等...

相关机构

内容加载中请稍等...

相关主题

内容加载中请稍等...

浏览历史

内容加载中请稍等...
;
使用帮助 返回顶部