p-np Questions

7

Solved

I tried to recover a password. When thinking of this I recognized that the problem "password recovery" is a very nice example of a NP problem. If you know the password it's very easy to verify it i...
Malamut asked 12/12, 2009 at 8:56

4

Solved

Was just reading the highly voted question regarding Emulators and the statement It's been proven that finding all the code in a given binary is equivalent to the Halting problem. Really st...
Moonier asked 14/3, 2011 at 13:59

2

Solved

I am quite confused, and this is my thought after some reading: P is in NP and NP is in NP-Complete. Therefore, all P could be in NP and NP-Complete? Does that mean there are sorting algorithms...
Serotherapy asked 12/12, 2012 at 10:18

6

From my understanding, all NP-complete problems are NP-hard but some NP-hard problems are known not to be NP-complete, and NP-hard problems are at least as hard as NP-complete problems. Is that me...
Waits asked 28/9, 2010 at 5:26

5

Solved

Really.. I'm having the last test for graduation this Tuesday, and that's one of the things I just never could understand. I realize that a solution for NP problem can be verfied in polynomial time...
Launceston asked 8/9, 2010 at 20:0

7

Solved

Recently there has been a paper floating around by Vinay Deolalikar at HP Labs which claims to have proved that P != NP. Could someone explain how this proof works for us less mathematicall...
Negatron asked 9/8, 2010 at 2:22

1

Solved

I know that P=NP has not been solved up to now, but can anybody tell me something about the following: What are currently the most promising mathematical / computer scientific methods that could be...
Pregnable asked 24/5, 2010 at 23:22

15

Solved

Would it be an polynomial time algorithm to a specific NP-complete problem, or just abstract reasonings that demonstrate solutions to NP-complete problems exist? It seems that the a specific algoi...
Wishbone asked 22/5, 2009 at 22:31

6

Solved

The question of whether P=NP is perhaps the most famous in all of Computer Science. What does it mean? And why is it so interesting? Oh, and for extra credit, please post a proof of the stat...
1

© 2022 - 2024 — McMap. All rights reserved.