0
1.5kviews
Non- Deterministic Polynomial Algorithms
1 Answer
1
25views

A problem is in the class NPC if it is in NP and is as hard as any problem in NP. A problem is NP-hard if all problems in NP are polynomial time reducible to it, even though it may not be in NP itself.

enter image description here

If a polynomial time algorithm …

Create a free account to keep reading this post.

and 3 others joined a min ago.

Please log in to add an answer.