Write an implementation of Min-Max algorithm ...

来源: MovingTarget 2009-12-07 21:47:35 [] [旧帖] [给我悄悄话] 本文已被阅读: 次 (247 bytes)
And it will give you the definitive answer. Not the most efficient way though, since it is based on exhaustive search.

The implementation will be within 200 lines of codes.

Max(P) = Max(All Min(P-sub))
Min(P) = Min(All Max(P-sub))
请您先登陆,再发跟帖!

发现Adblock插件

如要继续浏览
请支持本站 请务必在本站关闭/移除任何Adblock

关闭Adblock后 请点击

请参考如何关闭Adblock/Adblock plus

安装Adblock plus用户请点击浏览器图标
选择“Disable on www.wenxuecity.com”

安装Adblock用户请点击图标
选择“don't run on pages on this domain”