I think there is no polynomial algorithm for opening a code lock with n sets on a suitcase. However, to verify that the existing solution is easy, it is only to open the suitcase. So, the problem is NP, but not P.
Obviously, I'm wrong. Where am I mistaken?
Start from the end - you didn't just prove P! = NP in a two-line question.
The problem is that the problem with the suitcase is not defined. Turing machines cannot open suitcases, you need to somehow model the suitcase.
, , , .
, @indiv, , . :
def figure_suitcase_code(code): return code
- .
zmbd.
. ; , , . , : .
, Computer Science "". - , "/". , , . :
A, , NP ^ A, P ^ A. , P!= NP?
: , A, P ^ A!= NP ^ A, B, P ^ B == NP ^ B. , NP , P oracle, , P!= NP.
:
. . , . . , " P =? NP"
Source: https://habr.com/ru/post/1570201/More articles:How to make predictive text on a custom keyboard in iOS 8 - ios8FPS crashes and game slows down - Sprite-Kit and Swift - performanceBlur only Blur - androidRake Task in Rails engine 4.2 with quick fire error: already initialized constant STATS_DIRECTORIES - ruby-on-rails-4wget and bash error: bash: line 0: fg: no job control - linuxmargin inside / outside for CSS Highlighting Paged Media in AntennaHouse - cssC # XAML InputScope = "Number" represents unnecessary special characters - c #Is it possible for an input element to have a cursor without focus? - javascriptFind Next Sibling Element in a DOM with JavaScript - javascriptto check if runSequence worked - gulpAll Articles