CS607-Midterm
1 / 50
A statement in conjunctive normal form (CNF) consists of __________
2 / 50
Semantic networks are graphs, with nodes representing ____________ and arcs representing ____________ between objects.
3 / 50
Intelligence is the characteristic of
4 / 50
In optimal path searches we try to find the ____________ solution
5 / 50
IF A THEN B This can be considered to have a similar logical meaning as the following:
6 / 50
Answering the Sequence Problem need
7 / 50
Which of the following is a valid example which represents a suitable antecedent in a rule?
8 / 50
In the statement “IF A THEN B”, B is called
9 / 50
We use graph to represent problems and their solution spaces.
10 / 50
A function by which we can tell which board position is nearer to our goal is called
11 / 50
Best first search is a greedy approach.
12 / 50
IF temperature is below 0 THEN weather is cold The above rule is used to represent _______
13 / 50
In Artificial Intelligence GA stands for Genetic Algorithms
14 / 50
What is the correct order for solving a problem using GA I. Choose the best individuals from the population for crossover II. Choose initial population III. Evaluate the fitness of each individual
15 / 50
Breadth-first search is a good idea when you are confident that the branching factor is _________
16 / 50
An expert system may replace the expert or assist the expert.
17 / 50
Intelligence is the ability to
18 / 50
Semantic networks are computationally expensive at __________
19 / 50
In Depth First Search the node with the largest value of height will be at the _______ priority to be picked.
20 / 50
The traveling inside a solution space requires something called as ___________
21 / 50
Which Cycle does the following figure show?
22 / 50
23 / 50
______ is the process of deriving logical conclusions from given facts.
24 / 50
Ability to tackle ambiguous and fuzzy problems demonstrate
25 / 50
In DFS node with the largest value of height will be at Priority
26 / 50
Searching is a formal mechanism to explore
27 / 50
Most of the solution spaces for problems can be represented in a ________
28 / 50
An AI system has a ____________ component that allows the system to get information from its environment.
29 / 50
The Plateau problem comes up when there is a mostly flat area ___________ the peaks.
30 / 50
The tractable problems are further divided into structured and ________ problems
31 / 50
“The branch of computer science that is concerned with the automation of intelligent behavior” this definition is from:
32 / 50
Hit and trial is classical approach to solve the ________ problem easily
33 / 50
34 / 50
Breadth-first search is a good idea when you are confident that the branching factor is_____
35 / 50
Genetic Algorithms is a search method in which multiple search paths are followed in _______
36 / 50
In Breadth First Search the node with the largest value of height will be at the _________ priority to be picked.
37 / 50
Every graph can be converted into a tree.
38 / 50
We can get optimal solution given some parameters using Genetic Algorithm.
39 / 50
___________ reasoning is based on forming, or inducing a „generalization‟ from a limited set of observations.
40 / 50
----------------- is based on forming, or inducing a „generalization‟ from a limited set of observations
41 / 50
Another expert system named___________was developed by Digital Equipment Corporation, as a computer configuration assistant.
42 / 50
Within an expert system, the ______________ contains facts about a specific subject area and rules that express the reasoning procedures of an expert on the subject.
43 / 50
In general, the antecedent of a rule compares an object with a possible value, using an operator.
44 / 50
Progressive deepening guarantees to find the solution at a minimum depth like
45 / 50
An expert system may replace the expert or assist the expert
46 / 50
A classical set is a container, which wholly includes or wholly excludes any given element.
47 / 50
In Adversarial search the goals of the adversaries are usually ___________ to each other
48 / 50
By getting grips on ___________ that deal with searching techniques in graphs and trees, problem solving can be performed in an efficient manner.
49 / 50
The paths found by best-first search are likely to be __________ than those found with other methods.
50 / 50
Some essential components of problem solving are Problem statement, _________, solution space and Operators
Your score is
The average score is 52%
Restart quiz