Open main menu
Home
Random
Recent changes
Special pages
Community portal
Preferences
About Wikipedia
Disclaimers
Incubator escapee wiki
Search
User menu
Talk
Dark mode
Contributions
Create account
Log in
Editing
Function problem
(section)
Warning:
You are not logged in. Your IP address will be publicly visible if you make any edits. If you
log in
or
create an account
, your edits will be attributed to your username, along with other benefits.
Anti-spam check. Do
not
fill this in!
== Relationship to other complexity classes == Consider an arbitrary [[decision problem]] <math>L</math> in the class [[NP (complexity)|'''NP''']]. By the definition of '''NP''', each problem instance <math>x</math> that is answered 'yes' has a polynomial-size certificate <math>y</math> which serves as a proof for the 'yes' answer. Thus, the set of these tuples <math>(x,y)</math> forms a relation, representing the function problem "given <math>x</math> in <math>L</math>, find a certificate <math>y</math> for <math>x</math>". This function problem is called the ''function variant'' of <math>L</math>; it belongs to the class '''[[FNP (complexity)|FNP]]'''. '''FNP''' can be thought of as the function class analogue of '''NP''', in that solutions of '''FNP''' problems can be efficiently (i.e., in [[polynomial time]] in terms of the length of the input) ''verified'', but not necessarily efficiently ''found''. In contrast, the class '''[[FP (complexity)|FP]]''', which can be thought of as the function class analogue of '''P''', consists of function problems whose solutions can be found in polynomial time.
Edit summary
(Briefly describe your changes)
By publishing changes, you agree to the
Terms of Use
, and you irrevocably agree to release your contribution under the
CC BY-SA 4.0 License
and the
GFDL
. You agree that a hyperlink or URL is sufficient attribution under the Creative Commons license.
Cancel
Editing help
(opens in new window)