Topic: Minimax Algorithm
Answers to Common Questions
What is the minimax algorithm in artificial intelligence?
The minimax algorithm is such a tactic, which uses the fact ... Read More »
Source: http://www.chacha.com/question/what-is-the-minimax-algorithm-in-a...
How would I wirte a code for a TIc Tac Toe game in Java using Min...
As it says in the Wikipedia entry, this is a recursive algorithm, so we will probably be using a recursive function. We will need some sort of data structure to represent the game board, a 3x3 array is the most intuitive. First thing you'll... Read More »
Source: http://au.answers.yahoo.com/question/index?qid=20100530234644AA2d...
Featured Content: Minimax Algorithm
Minimax (sometimes minmax) is a decision rule used in decision theory, game theory, statistics and philosophy for minimizing the possible loss for a worst case ... More »
Search for: Images · Videos
Want A Personal Answer?
1,017,955 people are answering.
About - Privacy - AskEraser - Advertise - Careers - Ask Blog - iPhone - Android - Help - Feedback ©2012 Ask.com