当前分类:minimax

python - Python 中 Tictactoe 的极小极大算法

data-structures - Minimax算法队列可能吗?

artificial-intelligence - minimax:如果 min 播放不是最优的会发生什么

artificial-intelligence - 如何在游戏中使用换位表提高性能?

python - 如何为connect 4实现换位表?

c# - 'float' 的最大值是多少?

c++ - 通过迭代加深实现Minimax搜索

c++ - 具有怪异行为的井字游戏Minimax算法(C++)

chess - negamax 可以使用非对称评估函数吗?

minimax - 在 minimax 中寻址 "procrastination"

search - 游戏搜索树,我必须先建树吗?

artificial-intelligence - 如果 Negamax 的初始函数调用是最小化根节点而不是最大化,它会是什么样子?

artificial-intelligence - 为多个对手扩展minimax算法

f# - 尝试使用连续传递样式来避免使用 minimax 算法的堆栈溢出

tree - 极大极小深度优先搜索博弈树

prolog - Minimax 在 "Prolog Programming for Artificial Intelligence"中实现 - min_to_move/1 和 max_to_move/1 是什么?

Python 国际象棋 minimax 算法 - 如何玩黑色棋子(Bot 有白色棋子)

tic-tac-toe - 使计算机永远不会在井字游戏中迷路

language-agnostic - 极小极大算法

artificial-intelligence - 我们如何确定 minmax 的时间和空间复杂度?

热门标签: