- 1、本文档共12页,可阅读全部内容。
- 2、原创力文档(book118)网站文档一经付费(服务费),不意味着购买了该文档的版权,仅供个人/单位学习、研究之用,不得用于商业用途,未经授权,严禁复制、发行、汇编、翻译或者网络传播等,侵权必究。
- 3、本站所有内容均由合作方或网友上传,本站不对文档的完整性、权威性及其观点立场正确性做任何保证或承诺!文档内容仅供研究参考,付费前请自行鉴别。如您付费,意味着您自己接受本站规则且自行承担风险,本站不退款、不进行额外附加服务;查看《如何避免下载的几个坑》。如果您已付费下载过本站文档,您可以点击 这里二次下载。
- 4、如文档侵犯商业秘密、侵犯著作权、侵犯人身权等,请点击“版权申诉”(推荐),也可以打举报电话:400-050-0827(电话支持时间:9:00-18:30)。
- 5、该文档为VIP文档,如果想要下载,成为VIP会员后,下载免费。
- 6、成为VIP后,下载本文档将扣除1次下载权益。下载后,不支持退款、换文档。如有疑问请联系我们。
- 7、成为VIP后,您将拥有八大权益,权益包括:VIP文档下载权益、阅读免打扰、文档格式转换、高级专利检索、专属身份标志、高级客服、多端互通、版权登记。
- 8、VIP文档为合作方或网友上传,每下载1次, 网站将根据用户上传文档的质量评分、类型等,对文档贡献者给予高额补贴、流量扶持。如果你也想贡献VIP文档。上传文档
查看更多
BestFirst and DepthFirst Minimax Search in Practice
Best-First and Depth-First Minimax Search in Practice
Aske Plaat, Erasmus University, plaat@theory.lcs.mit.edu
Jonathan Schaeffer, University of Alberta, jonathan@cs.ualberta.ca
Wim Pijls, Erasmus University, whlmp@cs.few.eur.nl
Arie de Bruin, Erasmus University, arie@cs.few.eur.nl
Erasmus University, University of Alberta,
Department of Computer Science, Department of Computing Science,
Room H4-31, P.O. Box 1738, 615 General Services Building,
3000 DR Rotterdam, Edmonton, Alberta,
The Netherlands Canada T6G 2H1
Abstract
Most practitioners use a variant of the Alpha-Beta algorithm, a simple depth-first pro-
cedure, for searching minimax trees. SSS*, with its best-first search strategy, reportedly
offers the potential for more efficient search. However, the complex formulation of the al-
gorithm and its alleged excessive memory requirements preclude its use in practice. For two
decades, the search efficiency of “smart” best-first SSS* has cast doubt on the effectiveness
of “dumb” depth-first Alpha-Beta.
This paper presents a simple framework for calling Alpha-Beta that allows us to create
a variety of algorithms, including SSS* and DUAL*. In effect, we formulate a best-first
algorithm using depth-first search. Expressed in this framework SSS* is just a special
case of Alpha-Beta, solving all of the perceived drawbacks of the algorithm. In practice,
Alpha-Beta variants typically evaluate less nodes than SSS*. A new instance of this
framework, MTD(ƒ), out-performs SSS* and NegaScout, the Alpha-Beta variant of choice
by
您可能关注的文档
- Analysis on Dynamic Performance of HighSpeed Railway Piers.pdf
- Analysis of Various Forecasting Approaches for Linear Supply Chains based on Different Dema.pdf
- Analysis of volatile aroma compounds of fresh chilli using solid phase microextraction (SPME).pdf
- Analysis 热分析可用单元.pdf
- Analysis on the Situation of China’s ECommerce Logistics.pdf
- Analytic Analysis of the CPFDTD and CFDTD.pdf
- Analytical Electron Microscopy of LDEF Impactor Residues.pdf
- Analytic Lightcurves for Planetary Transit Searches.pdf
- AnalysisonStabilityof_省略_BasedonNutation.pdf
- Analytical Evaluation of Dimensionally Regularized Massive OnShell Double Boxes.pdf
- Bernoulli不等式的证明及应用.pdf
- Between Aesthetics and Utility Designing Ambient Information Visualizations.pdf
- Beyond the ThomasFermi Approximation for Nonlinear Dynamics of Trapped BoseCondensed Gase.pdf
- Bezier曲线的拼接及其连续性.pdf
- BE动词的一般现在时试题.ppt
- bgp 路由策略.docx
- BET中级英语词汇.docx
- BGP团体属性和策略.docx
- Beyond meanfield study of excited states Analysis within the Lipkin model.pdf
- BFGS和DFP法的最优化问题求解及在MATLAB中的实现.pdf
文档评论(0)