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
FP (complexity)
(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!
{{Short description|Complexity class}} In [[computational complexity theory]], the [[complexity class]] '''FP''' is the set of [[function problem]]s that can be solved by a [[deterministic Turing machine]] in [[polynomial time]]. It is the function problem version of the [[decision problem]] class '''[[P (complexity)|P]]'''. Roughly speaking, it is the class of functions that can be efficiently computed on classical computers without randomization. The difference between '''FP''' and '''P''' is that problems in '''P''' have one-bit, yes/no answers, while problems in '''FP''' can have any output that can be computed in polynomial time. For example, adding two numbers is an '''FP''' problem, while determining if their sum is odd is in '''P'''.<ref>{{cite book | last=Bürgisser | first=Peter | title=Completeness and reduction in algebraic complexity theory | zbl=0948.68082 | series=Algorithms and Computation in Mathematics | volume=7 | location=Berlin | publisher=[[Springer-Verlag]] | year=2000 | isbn=3-540-66752-0 | page=66 }}</ref> Polynomial-time function problems are fundamental in defining [[polynomial-time reduction]]s, which are used in turn to define the class of [[NP-complete]] problems.<ref>{{cite book | first=Elaine | last=Rich |author-link=Elaine Rich| title=Automata, computability and complexity: theory and applications | publisher=Prentice Hall | year=2008 | isbn=978-0-13-228806-4 | chapter=28.10 "The problem classes FP and FNP" | pages=689–694 | url=http://www.theoryandapplications.org/ }}</ref>
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)