Question: ( 1 8 % ) Determine whether the following statements are correct or not and justify your answers. ( a ) ( 3 % )
Determine whether the following statements are correct or not and justify your answers.
a If the running time of each iteration in a prune and search algorithm is
where is a positive constant, then the time complexity of this algorithm is
b A dynamic programming algorithm can save its computation time by eliminating
some feasible solutions and also avoiding computing the same subproblems repeatedly.
c The Cook's theorem says that if the satisfiability problem is an NP problem, then
d If a problem is NPcomplete, then we can conclude that it cannot be solved by any
polynomial time 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 If both 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
