Deck 1: Problem Solving, Planning, and Expert Systems
Question
Question
Question
Question
Question
Question
Question
Question
Question
Question
Question
Question
Question
Question
Question
Question
Question
Question
Question
Question
Question
Question
Question
Question
Question
Unlock Deck
Sign up to unlock the cards in this deck!
Unlock Deck
Unlock Deck
1/25
Play
Full screen (f)
Deck 1: Problem Solving, Planning, and Expert Systems
1
The working memory of the problem solver is like its _________________
A)long term memory
B)short term memory
C)permanent memory
D)none of these
A)long term memory
B)short term memory
C)permanent memory
D)none of these
short term memory
2
_____________search regresses over goals and validate a plan before returning it.
A)forward state space
B)backward state space
C)goa stack
D)none of these
A)forward state space
B)backward state space
C)goa stack
D)none of these
backward state space
3
_____________ Procedure selects a flaw in a given plan and looks for a resolver.
A)goal stack planning
B)the plan space planning
C)recursive goal stack planning
D)partial order planning
A)goal stack planning
B)the plan space planning
C)recursive goal stack planning
D)partial order planning
the plan space planning
4
Which of the following combination of labels is not allowed for W joint in scene labelling is not allowed
A)(+,-,+)
B)(-,+,-)
C)(?,+,?)
D)(?,?,?)
A)(+,-,+)
B)(-,+,-)
C)(?,+,?)
D)(?,?,?)
Unlock Deck
Unlock for access to all 25 flashcards in this deck.
Unlock Deck
k this deck
5
If it is possible to extend each pair of consistent variable instantiation to a third variable, a CSP is said to be _________________
A)arc consistent
B)i- consistent
C)path consistent.
D)2- consistent
A)arc consistent
B)i- consistent
C)path consistent.
D)2- consistent
Unlock Deck
Unlock for access to all 25 flashcards in this deck.
Unlock Deck
k this deck
6
The __________algorithm explores the domain in a depth first manner.
A)backtracking
B)forward checking
C)arc consistency
D)strategic retreat
A)backtracking
B)forward checking
C)arc consistency
D)strategic retreat
Unlock Deck
Unlock for access to all 25 flashcards in this deck.
Unlock Deck
k this deck
7
_________________ are mathematical problems defined as a set of objects whose state must satisfy a number of constraints or limitations.
A)constraints satisfaction problems
B)uninformed search problems
C)local search problems
D)all of the mentioned
A)constraints satisfaction problems
B)uninformed search problems
C)local search problems
D)all of the mentioned
Unlock Deck
Unlock for access to all 25 flashcards in this deck.
Unlock Deck
k this deck
8
Which of the Following problems can be modeled as CSP?
A)8-puzzle problemb.
B)8-queen problem
C)map coloring problem
D)all of the mentioned
A)8-puzzle problemb.
B)8-queen problem
C)map coloring problem
D)all of the mentioned
Unlock Deck
Unlock for access to all 25 flashcards in this deck.
Unlock Deck
k this deck
9
Backtracking is based on ____________
A)last in first out
B)first in first out
C)recursion
D)both last in first out & recursion
A)last in first out
B)first in first out
C)recursion
D)both last in first out & recursion
Unlock Deck
Unlock for access to all 25 flashcards in this deck.
Unlock Deck
k this deck
10
The inference engine goes through which cycle?
A)match-resolve-execute
B)execute-resolve-match
C)resolve match match
D)resolve match execute
A)match-resolve-execute
B)execute-resolve-match
C)resolve match match
D)resolve match execute
Unlock Deck
Unlock for access to all 25 flashcards in this deck.
Unlock Deck
k this deck
11
The output of MATCH routine in Inference Engine is ______________
A)pattern set
B)conflict set (cs)
C)rule set
D)action set
A)pattern set
B)conflict set (cs)
C)rule set
D)action set
Unlock Deck
Unlock for access to all 25 flashcards in this deck.
Unlock Deck
k this deck
12
Operator PUTDOWN has which of the following sequence of actions?
A)holding(x),ontable(x),holding(x)
B)holding(x),armempty, holding(x)
C)holding(x),ontable(x)
D)holding(x),ontable(x)^armempty, holding(x)
A)holding(x),ontable(x),holding(x)
B)holding(x),armempty, holding(x)
C)holding(x),ontable(x)
D)holding(x),ontable(x)^armempty, holding(x)
Unlock Deck
Unlock for access to all 25 flashcards in this deck.
Unlock Deck
k this deck
13
Frame problem in STRIPS Domain can be solved by _____________________
A)operator
B)frame aximoms
C)precondition
D)action
A)operator
B)frame aximoms
C)precondition
D)action
Unlock Deck
Unlock for access to all 25 flashcards in this deck.
Unlock Deck
k this deck
14
PDDL stands for_________________________
A)path data description language
B)planning domain description language
C)planning data description language
D)path data deleted language
A)path data description language
B)planning domain description language
C)planning data description language
D)path data deleted language
Unlock Deck
Unlock for access to all 25 flashcards in this deck.
Unlock Deck
k this deck
15
In PDDL,the Language is based on _______________________
A)propositional logic notation
B)second order logic notation
C)first order logic notation
D)all of these
A)propositional logic notation
B)second order logic notation
C)first order logic notation
D)all of these
Unlock Deck
Unlock for access to all 25 flashcards in this deck.
Unlock Deck
k this deck
16
STRIPS operators are made up of which three components:
A)p: precondition list , a: add list , d:delete list
B)p: postcondition list , a: add list , d:delete list
C)p: precondition list , s: sub list , d:delete list
D)p: postcondition list , s: sub list , d:delete list
A)p: precondition list , a: add list , d:delete list
B)p: postcondition list , a: add list , d:delete list
C)p: precondition list , s: sub list , d:delete list
D)p: postcondition list , s: sub list , d:delete list
Unlock Deck
Unlock for access to all 25 flashcards in this deck.
Unlock Deck
k this deck
17
Which search algorithm imposes a fixed depth limit on nodes?
A)depth-limited search
B)depth-first search
C)iterative deepening search
D)bidirectional search
A)depth-limited search
B)depth-first search
C)iterative deepening search
D)bidirectional search
Unlock Deck
Unlock for access to all 25 flashcards in this deck.
Unlock Deck
k this deck
18
In a rule-based system, procedural domain knowledge is in the form of:___________
A)production rules
B)rule interpreters
C)meta-rules
D)control rules
A)production rules
B)rule interpreters
C)meta-rules
D)control rules
Unlock Deck
Unlock for access to all 25 flashcards in this deck.
Unlock Deck
k this deck
19
_____________ is a state that is better than all its neighboring states but is not better than some other states further away
A)plateau
B)local maximum
C)global maximum
D)all of the above
A)plateau
B)local maximum
C)global maximum
D)all of the above
Unlock Deck
Unlock for access to all 25 flashcards in this deck.
Unlock Deck
k this deck
20
___________ algorithm keeps track of k states rather than just one.
A)hill-climbing search
B)local beam search
C)stochastic hill-climbing search
D)random restart hill-climbing search
A)hill-climbing search
B)local beam search
C)stochastic hill-climbing search
D)random restart hill-climbing search
Unlock Deck
Unlock for access to all 25 flashcards in this deck.
Unlock Deck
k this deck
21
Which is the most straightforward approach for planning algorithm?
A)best-first search
B)state-space search
C)depth-first search
D)hill-climbing search
A)best-first search
B)state-space search
C)depth-first search
D)hill-climbing search
Unlock Deck
Unlock for access to all 25 flashcards in this deck.
Unlock Deck
k this deck
22
_______ is/are the well known Expert System/s for medical diagnosis systems
A)mysin
B)caduceus
C)dendral
D)smh.pal
A)mysin
B)caduceus
C)dendral
D)smh.pal
Unlock Deck
Unlock for access to all 25 flashcards in this deck.
Unlock Deck
k this deck
23
Which of the following statement(s) is true for Sparse-Memory Graph Search (SMGS)?
A)the boundary is defined as those nodes in closed that have at least one successor still in open
B)the nodes in closed that are not on the boundary are in the kernel
C)the number of relay nodes on each path is exactly one.
D)both a & b
A)the boundary is defined as those nodes in closed that have at least one successor still in open
B)the nodes in closed that are not on the boundary are in the kernel
C)the number of relay nodes on each path is exactly one.
D)both a & b
Unlock Deck
Unlock for access to all 25 flashcards in this deck.
Unlock Deck
k this deck
24
Which of the following algorithm is generally used CSP search algorithm?
A)breadth-first search algorithm
B)depth-first search algorithm
C)hill-climbing search algorithm
D)none of the mentioned
A)breadth-first search algorithm
B)depth-first search algorithm
C)hill-climbing search algorithm
D)none of the mentioned
Unlock Deck
Unlock for access to all 25 flashcards in this deck.
Unlock Deck
k this deck
25
Which of the following conditions must hold for a solution to a CSP?
A)all relations in all constraints must hold
B)at least one relation in all constraints must hold.
C)more than one relation in all constraints must hold.
D)all relations in at least one constraint must hold.
A)all relations in all constraints must hold
B)at least one relation in all constraints must hold.
C)more than one relation in all constraints must hold.
D)all relations in at least one constraint must hold.
Unlock Deck
Unlock for access to all 25 flashcards in this deck.
Unlock Deck
k this deck