Home
Recent Q&A
Java
Cloud
JavaScript
Python
SQL
PHP
HTML
C++
Data Science
DBMS
Devops
Hadoop
Machine Learning
Azure
Blockchain
Devops
Ask a Question
Explain Alpha–Beta pruning in Artificial Intelligence
Home
Artificial Intelligence
Explain Alpha–Beta pruning in Artificial Intelligence
asked
Oct 1, 2019
in
Artificial Intelligence
by
Robin
(
14.6k
points)
Explain Alpha–Beta pruning in AI
alpha-beta-pruning
Please
log in
or
register
to answer this question.
1
Answer
0
votes
answered
Oct 2, 2019
by
john ganales
(
14.1k
points)
Alpha–Beta pruning is a search algorithm that tries to reduce the number of nodes that are searched by the minimax algorithm in the search tree. It can be applied to ‘n’ depths and can prune the entire subtrees and leaves.
Related questions
0
votes
Q: The maximum depth to which the alpha-beta pruning can be applied.
asked
May 15, 2022
in
Artificial Intelligence
by
SakshiSharma
(
32.2k
points)
ai-technique
+1
vote
Q: To which depth does the alpha-beta pruning can be applied?
asked
Oct 26, 2021
in
Artificial Intelligence
by
DavidAnderson
(
9.0k
points)
artificial-intelligence
other-ai-algorithms-&-statistics-artificial
intelligence-algorithms
+1
vote
Q: Which value is assigned to alpha and beta in the alpha-beta pruning?
asked
Oct 26, 2021
in
Artificial Intelligence
by
DavidAnderson
(
9.0k
points)
artificial-intelligence
other-ai-algorithms-&-statistics-artificial
intelligence-algorithms
+1
vote
Q: How the effectiveness of the alpha-beta pruning gets increased?
asked
Oct 26, 2021
in
Artificial Intelligence
by
DavidAnderson
(
9.0k
points)
artificial-intelligence
other-ai-algorithms-&-statistics-artificial
intelligence-algorithms
+1
vote
Q: Where does the values of alpha-beta search get updated?
asked
Oct 26, 2021
in
Artificial Intelligence
by
DavidAnderson
(
9.0k
points)
artificial-intelligence
other-ai-algorithms-&-statistics-artificial
intelligence-algorithms
0
votes
Q: What is alpha and beta testing?
asked
May 26, 2019
in
Testing
by
rajeshsharma
(
23.9k
points)
#testing
#manualtesting
#testingquestion
#testinganswer
#testingquestionanswer
#manualtest
Testing-questions-answers
+1
vote
Q: Explain the different domains of Artificial Intelligence.
asked
Jan 11, 2022
in
Artificial Intelligence
by
rajeshsharma
(
23.9k
points)
artificial-intelligence-domains
0
votes
Q: What is FOPL stands for and explain its role in Artificial Intelligence?
asked
Oct 29, 2020
in
Artificial Intelligence
by
AdilsonLima
(
6.3k
points)
#fopl
0
votes
Q: can you please explain what is knowledge representation in Artificial Intelligence?
asked
Sep 23, 2020
in
Artificial Intelligence
by
SakshiSharma
(
32.2k
points)
#artificial-intelligence-knowledge-representation
#knowledge-representation
0
votes
Q: can you please explain what is game theory? How is it important in Artificial Intelligence?
asked
Sep 23, 2020
in
Artificial Intelligence
by
SakshiSharma
(
32.2k
points)
#game-theory
#artificial-intelligence-game-theory
0
votes
Q: can you please explain what is the use of computer vision in Artificial Intelligence?
asked
Sep 22, 2020
in
Artificial Intelligence
by
Robindeniel
(
20.8k
points)
#computer-vision-artificial-intelligence
#computer-vision
0
votes
Q: can you please explain what is Strong Artificial Intelligence, and how is it different from the Weak Artificial Intelligence?
asked
Sep 22, 2020
in
Artificial Intelligence
by
Robindeniel
(
20.8k
points)
#strong-artificial-intelligence
#weak-artificial-intelligence
0
votes
Q: Explain Artificial Intelligence the term "Q-Learning."
asked
Sep 21, 2020
in
Artificial Intelligence
by
SakshiSharma
(
32.2k
points)
#q-learning
0
votes
Q: What is Artificial intelligence?
asked
Oct 11, 2022
in
Artificial Intelligence
by
Robin
(
14.6k
points)
artificial-intelligence
0
votes
Q: In which year John McCarthy coined the term Artificial Intelligence?
asked
Oct 11, 2022
in
Artificial Intelligence
by
Robin
(
14.6k
points)
artificial-intelligence
...