Question

Explain the concepts of P problems, NP problems and NP- complete problems. What is the P...

Explain the concepts of P problems, NP problems and NP- complete problems. What is the P versus NP question identified by Stephen Cook in 1971, and why is it so important for Computer Science and Mathematics?

0 0
Add a comment Improve this question Transcribed image text
Answer #1

P problems are those set of problems which can be solved in polynomial time eg sorting n numbers

Np problems are those set of problems which cannot be solved in polynomial time e.g. subset sum problem and traveling salesman problem but they can be verified in polynomial time i.e given the solution of the problem we can check whether it is correct or not in polynomial time

NP complete are those set of problems x for which it is possible to reduce any problem y to x in polynomial time e.g. 3-Sat every problem in Np can be reduced to 3-sat problem

Question identified by stephen cook was that It asks whether that every problem whose solution can be verified in polynomial time can also be solved in polynomial time.

P versus np problem is important for computer science because it will help us determine that whether large number prime factorization is possible or not and many other things

Add a comment
Know the answer?
Add Answer to:
Explain the concepts of P problems, NP problems and NP- complete problems. What is the P...
Your Answer:

Post as a guest

Your Name:

What's your source?

Earn Coins

Coins can be redeemed for fabulous gifts.

Not the answer you're looking for? Ask your own homework help question. Our experts will answer your question WITHIN MINUTES for Free.
Similar Homework Help Questions
ADVERTISEMENT
Free Homework Help App
Download From Google Play
Scan Your Homework
to Get Instant Free Answers
Need Online Homework Help?
Ask a Question
Get Answers For Free
Most questions answered within 3 hours.
ADVERTISEMENT
ADVERTISEMENT