minimax search in game tree

  1. 博弈树中极大极小搜索

网络词典

minimax search in game tree

英 ˈmɪnmɪm sɛks 美 ˈmɪnmɪm sɛks
名词 中文翻译:最小最大搜索
同义词: ['minimax algorithm', 'minimax optimization', 'maximin search例句:1. The game tree is a model used in computer science to represent the decision-making process of an agent.(游戏树是计算机科学中用于表示代理决策过程的模型。)']

例句:

  1. 1. The game tree is a model used in computer science to represent the decision-making process of an agent.
    游戏树是计算机科学中用于表示代理决策过程的模型。
  2. 2. In the minimax search, each player evaluates their own best possible move and tries to maximize their score.
    在最小最大搜索中,每个玩家评估自己的最佳可能移动并试图最大化他们的分数。
  3. 3. The minimax search is a powerful tool for evaluating the optimality of different strategies.
    最小最大搜索是一种强大的工具,用于评估不同策略的最优性。