answersLogoWhite

0


Best Answer

Chess is a game of possibilities, and a tree is the term we apply to mathematical expressions that investigate the nature of things like chess. Each move creates new possibilities, and the tree is said to branch or branch out. It's a concept that's pretty easy to see. Because the number of possible moves becomes enormous in a short time, the numbers themselves are staggering. Use the links below to learn more.

User Avatar

Wiki User

15y ago
This answer is:
User Avatar

Add your answer:

Earn +20 pts
Q: What is the data structure used in chess?
Write your answer...
Submit
Still have questions?
magnify glass
imp
Related questions

What is the data structure used to predict the next move in chess?

A decision tree or a weighted graph.


Which data structure used in database?

You create your own data structure in database.


What data structure and logarithm?

data structure is a way of storing data in a computer so that it can be used efficientlyan algorithm is a sequence of instructions, often used for calculation and data processing.Often a carefully chosen data structure will allow the most efficient algorithm to be used.


What the data structure is used behind FACEBOOK?

The GRAPH data structure used behind Facebook.for more detail see


Is data structure a language?

No, a data structure is a particular way of storing and organizing data in a computer so that it can be used efficiently.


What data structure is used to store homogeneous data item?

array


Which type of data structure is used in ATM to take the printout of last 5 transactions?

stack data structure.


What is the main purpose of the structure?

To arrange data in a particular manner.these manner or set of rules is defined in the data structure so that the data used in computer systems can properly used at necessary time.


What are the goals of data structure?

To arrange data in a particular manner.these manner or set of rules is defined in the data structure so that the data used in computer systems can properly used at necessary time.


Which data structures used in T9 dictionary?

Tries, it is a kind of tree data structure that can be used.


What are the subject-matters of data structure?

types of data structure types of data structure


How would a person explain data structures to a technophobe?

It is possible to explain data structure in layman's terms. Simply put, in computer terms, a data structure is a commonly used method of data organization.