P NP Flashcards

1
Q

NP (problems easy to check but no known polynomial time solution)

A
  • traveling sales person
  • 0-1knapsack
  • integer factoring
  • min vertex cover
  • max independent set
  • max clique
How well did you know this?
1
Not at all
2
3
4
5
Perfectly
2
Q

CNF Satisfiability Problem - also NP bc 2^n

A

( X1 V |X2 V X3 ) ^ ( |X1 V X2 V |X3 )

How well did you know this?
1
Not at all
2
3
4
5
Perfectly