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
How many possible sources of complexity are there in forward chaining?
Home
Artificial Intelligence
How many possible sources of complexity are there in forward chaining?
asked
Oct 26, 2021
in
Artificial Intelligence
by
DavidAnderson
(
9.0k
points)
How many possible sources of complexity are there in forward chaining?
(a) 1
(b) 2
(c) 3
(d) 4
This question was addressed to me in homework.
The query is from Forward Chaining topic in division Logical Agents of Artificial Intelligence
Select the correct answer from above options
Interview Questions and Answers, Database Interview Questions and Answers for Freshers and Experience
artificial-intelligence
other-ai-algorithms-&-statistics-artificial
intelligence-algorithms
Please
log in
or
register
to answer this question.
1
Answer
0
votes
answered
Oct 26, 2021
by
DavidAnderson
(
9.0k
points)
Correct choice is (c) 3
The explanation is: The three possible sources of complexity are an inner loop, algorithm rechecks every rule on every iteration, algorithm might generate many facts irrelevant to the goal.
Related questions
+1
vote
Q: There are primarily two modes for an inference engine: forward chaining and backward chaining.
asked
Oct 23, 2021
in
Artificial Intelligence
by
DavidAnderson
(
9.0k
points)
artificial-intelligence
other-ai-algorithms-&-statistics-artificial
intelligence-algorithms
+1
vote
Q: How to eliminate the redundant rule matching attempts in the forward chaining?
asked
Oct 26, 2021
in
Artificial Intelligence
by
DavidAnderson
(
9.0k
points)
artificial-intelligence
other-ai-algorithms-&-statistics-artificial
intelligence-algorithms
+1
vote
Q: Forward chaining systems are _____________ where as backward chaining systems are ___________
asked
Oct 23, 2021
in
Artificial Intelligence
by
DavidAnderson
(
9.0k
points)
artificial-intelligence
other-ai-algorithms-&-statistics-artificial
intelligence-algorithms
+1
vote
Q: Which condition is used to cease the growth of forward chaining?
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 many types of agents are there in artificial intelligence?
asked
Dec 4, 2021
in
Artificial Intelligence
by
DavidAnderson
(
9.0k
points)
artificial-intelligence
other-ai-algorithms-&-statistics-artificial
intelligence-algorithms
+2
votes
Q: How many proposition symbols are there in artificial intelligence?
asked
Oct 26, 2021
in
Artificial Intelligence
by
DavidAnderson
(
9.0k
points)
artificial-intelligence
other-ai-algorithms-&-statistics-artificial
intelligence-algorithms
+2
votes
Q: How many logical connectives are there in artificial intelligence?
asked
Oct 26, 2021
in
Artificial Intelligence
by
DavidAnderson
(
9.0k
points)
artificial-intelligence
other-ai-algorithms-&-statistics-artificial
intelligence-algorithms
0
votes
Q: How many verb tenses are there in the English language?
asked
Oct 23, 2021
in
Artificial Intelligence
by
DavidAnderson
(
9.0k
points)
artificial-intelligence
other-ai-algorithms-&-statistics-artificial
intelligence-algorithms
+1
vote
Q: How many types of recognition are there in artificial intelligence?
asked
Oct 23, 2021
in
Artificial Intelligence
by
DavidAnderson
(
9.0k
points)
artificial-intelligence
other-ai-algorithms-&-statistics-artificial
intelligence-algorithms
0
votes
Q: How many types of image processing techniques are there in image perception?
asked
Oct 21, 2021
in
Artificial Intelligence
by
DavidAnderson
(
9.0k
points)
artificial-intelligence
other-ai-algorithms-&-statistics-artificial
intelligence-algorithms
0
votes
Q: How many types of 3-D image processing techniques are there in image perception?
asked
Oct 21, 2021
in
Artificial Intelligence
by
DavidAnderson
(
9.0k
points)
artificial-intelligence
other-ai-algorithms-&-statistics-artificial
intelligence-algorithms
0
votes
Q: How many possible plans are available in partial-order solution?
asked
Oct 23, 2021
in
Artificial Intelligence
by
DavidAnderson
(
9.0k
points)
artificial-intelligence
other-ai-algorithms-&-statistics-artificial
intelligence-algorithms
+1
vote
Q: How can be the goal is thought of in backward chaining algorithm?
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 algorithm are in more similar to backward chaining algorithm?
asked
Oct 26, 2021
in
Artificial Intelligence
by
DavidAnderson
(
9.0k
points)
artificial-intelligence
other-ai-algorithms-&-statistics-artificial
intelligence-algorithms
+1
vote
Q: What is the space complexity of Depth-first search?
asked
Nov 1, 2021
in
Artificial Intelligence
by
DavidAnderson
(
9.0k
points)
artificial-intelligence
other-ai-algorithms-&-statistics-artificial
intelligence-algorithms
...