Jump to content

Talk:FP (complexity)

Page contents not supported in other languages.
From Wikipedia, the free encyclopedia
This is an old revision of this page, as edited by 132.65.120.151 (talk) at 14:13, 13 December 2015 (How can "FP = FNP" hold?: new section). The present address (URL) is a permanent link to this revision, which may differ significantly from the current revision.
WikiProject iconMathematics Stub‑class Low‑priority
WikiProject iconThis article is within the scope of WikiProject Mathematics, a collaborative effort to improve the coverage of mathematics on Wikipedia. If you would like to participate, please visit the project page, where you can join the discussion and see a list of open tasks.
StubThis article has been rated as Stub-class on Wikipedia's content assessment scale.
LowThis article has been rated as Low-priority on the project's priority scale.

Relevant discussion

This meaning of FP does not appear universal, some restrict it to function problem, not to search problems as defined here, but incorrectly stated as being about function problems. Further discussion at Talk:function problem. Please reply there to keep the discussion centralized. Pcap ping 00:36, 9 September 2009 (UTC)[reply]

Why is FP FNP?

Let denote triples where is a graph and and are vertices of . Let be the set of all pairs where is the length of a simple path from to in . Then is in as witnessed by any shortest path algorithm, but is not in unless the Longest Path problem is in , i.e., unless .--GPhilip (talk) 09:52, 27 September 2009 (UTC)[reply]

FP is in FNP for the same reason that P is in NP. A deterministic machine is a special case of a non-deterministic machine. --Robin (talk) 19:42, 22 November 2009 (UTC)[reply]

How can "FP = FNP" hold?

Since FNP contains relations for which there exists x with no y such that P(x,y) holds, how can "FP = FNP" hold? 132.65.120.151 (talk) 14:13, 13 December 2015 (UTC)[reply]