negamax
名词 n.
英文释义
名词 n.
- A variant of the minimax search algorithm, relying on the fact that min(a, b) = -max(-b, -a) to simplify the implementation.
0 次浏览
数据来源: Wiktionary