Question: 1 8 ( 1 0 % ) Determine whether the following statements are correct or not and justify your answers. ( 2 ) ( 2
Determine whether the following statements are correct or not and justify your answers.
Given a set of cities, the traveling salesperson problem is to find a shortest round
trip tour that visits each city exactly once and returns to the starting city. The traveling
salesperson problem is known to be an NP problem.
b Not all NP problems can be reduced to the SAT problem.
c By the Cook's theorem, if the SAT problem is not a problem, then
d If a problem is shown to be NPcomplete, then it means that we are not able to find
any polynomial time algorithm to solve this problem.
e The difficulty degrees of any two NPhard problems are equivalent. Determine whether the following statements are correct or not and justify your answers.
a The time complexity of the whole prune and search process is not the same order as
the time of each iteration.
b In the prune and search algorithm of the selection problem, the input elements are
divided into group of But the algorithm dose not run in linear time if the input elements
are divided into groups of
c The knapsack problem can be solved by a dynamic programming algorithm in
polynomial time.
d If a problem is NPcomplete, then we can conclude that it cannot be solved by any
polynomial algorithm in worst cases.
e Suppose that a problem has been shown to be NPcomplete. Then it means that we
need to take exponential time to solve this problem for all kinds of inputs.
f We can say that the traveling salesperson problem is an NPcomplete problem.
g If problems and are known to be NPhard, then we can conclude that
and
Step by Step Solution
There are 3 Steps involved in it
1 Expert Approved Answer
Step: 1 Unlock
Question Has Been Solved by an Expert!
Get step-by-step solutions from verified subject matter experts
Step: 2 Unlock
Step: 3 Unlock
