Last visit was: 25 Apr 2024, 04:20 It is currently 25 Apr 2024, 04:20

Close
GMAT Club Daily Prep
Thank you for using the timer - this advanced tool can estimate your performance and suggest more practice questions. We have subscribed you to Daily Prep Questions via email.

Customized
for You

we will pick new questions that match your level based on your Timer History

Track
Your Progress

every week, we’ll send you an estimated GMAT score based on your performance

Practice
Pays

we will pick new questions that match your level based on your Timer History
Not interested in getting valuable practice questions and articles delivered to your email? No problem, unsubscribe here.
Close
Request Expert Reply
Confirm Cancel
Tags:
Show Tags
Hide Tags
GRE Forum Moderator
Joined: 02 Nov 2016
Posts: 13958
Own Kudos [?]: 32899 [6]
Given Kudos: 5776
GPA: 3.62
Send PM
Manager
Manager
Joined: 15 Feb 2021
Posts: 187
Own Kudos [?]: 220 [0]
Given Kudos: 13
Send PM
GRE Forum Moderator
Joined: 02 Nov 2016
Posts: 13958
Own Kudos [?]: 32899 [0]
Given Kudos: 5776
GPA: 3.62
Send PM
PM Intern
Joined: 24 Nov 2022
Posts: 1
Own Kudos [?]: 2 [2]
Given Kudos: 0
Location: China
Concentration: Technology, Entrepreneurship
GPA: 4.1
WE:Marketing (Tech)
Send PM
Re: Computer scientists arrange problems solved by computers into categori [#permalink]
2
Kudos
On question 1:
A) NO. First look at tab 3, it mentions "finding an exact solution to the BKP is NP-complete"; Then comes to tab 2 where it presents the characteristics of NP-complete "a polynomial-time solution for any NP-complete problem would be revolutionary", which indicates that NP-complete is not essentially a "polynomial-time" problem, and only "polynomial-time" problem has the features mentioned in question A.
B) YES. First look at tab 3, it mentions "finding an exact solution to the BKP is NP-complete"; Then comes to tab 2 where it presents the characteristics of NP-complete "a polynomial-time solution for any NP-complete problem would be revolutionary".
C) YES. First locate "heuristic" in tab 3's TSP, which is a NP-complete, but certain heuristics can quickly produce approximate solution, and since "finding an exact solution to the BKP is NP-complete", thus, heuristic methods can potentially find an approximate answer (but not exact) to BKP.

On question 2:
We need to determine what is the essence of this "microchip" problem, by looking at " in the minimum distance possible", we can infer that this problem is a derivative of the TSP. And the characteristics of TSP is "using certain heuristics can quickly produce approximate answers".

On question 3:
The question says "assuming the current beliefs about NP-complete problems are true", meaning we can use "polynomial-time solution" to solve the NP-complete problem. Now let's go to tab 1 to find out the method of time calculation.
"The time that it takes to solve this problem increases by a constant multiplier each time the size of the problem doubles".
Now we need to find out the constant multiplier each time when we add one object into the BKP.
10 objects - 1 min, 11 object - 3 min, so the constant multiplier is 2 each time when we add one object in.
So 12 object = 3*3=9 min, 13 object = 9*3=27min
Intern
Intern
Joined: 06 Feb 2024
Posts: 1
Own Kudos [?]: 0 [0]
Given Kudos: 3
Send PM
Re: Computer scientists arrange problems solved by computers into categori [#permalink]
In Problem 2, since we can say the scenario is similar to TSP. Can't we say that the problem can be reduced to GCD as well? Since one NP can be converted to other?

Why isn't (ii) option correct?
GRE Forum Moderator
Joined: 02 Nov 2016
Posts: 13958
Own Kudos [?]: 32899 [0]
Given Kudos: 5776
GPA: 3.62
Send PM
Re: Computer scientists arrange problems solved by computers into categori [#permalink]
Expert Reply
Official Explanation


2. A microchip manufacturer wants a continuous electronic circuit to pass once through each semiconductor device on a chip in the minimum distance possible. According to the tabbed information, which of the following is true of the problem faced by the manufacturer?

Explanation

The problem appears to be similar to the TSP. We are told the TSP can be approximated closely by using efficient heuristics. Thus, we can infer that heuristics would also be able to give an efficient approximation for this problem, so choice (C) is correct. Answer choice (A) is too extreme. A polynomial solution would be revolutionary, but the information given does not suggest it is impossible. The other answer choices are all outside the scope of the information given; there is no way to know that any of them are true based on this information.

Answer: C
GMAT Club Bot
Re: Computer scientists arrange problems solved by computers into categori [#permalink]
Moderators:
Math Expert
92912 posts
DI Forum Moderator
1031 posts
RC & DI Moderator
11172 posts

Powered by phpBB © phpBB Group | Emoji artwork provided by EmojiOne