Edge Rewrite
// HTMLRewriter · presentation

This page was redesigned at the edge.

Cloudflare fetched the original article and streamed it through HTMLRewriter to apply an entirely new visual system without rebuilding the source page.

// request.cf · coarse context

A page that knows where it met you.

Only coarse request metadata is shown. This demo does not display or persist visitor IP addresses.

Country
US
Cloudflare location
CMH
Connection
HTTP/2
Language
Not provided

Ray ID: a23978208e2c1210

Jump to content

Talk:FNP (complexity)

Page contents not supported in other languages.
Add topic
From Wikipedia, the free encyclopedia
Latest comment: 18 years ago by Dcoetzee

Having just claimed that Complexity Zoo (the main reference for this definition) is wrong, I should explain myself. For one thing, the other reference (Bellare and Goldwasser) define "NP relations" this way. Second, as given on Complexity Zoo, FNP clearly cannot equal FP. For instance, the relation n ~ 2^n (in unary or binary, no matter) is polynomially verifiable, but it's clearly not in FP: it would take more than polynomial time just to write the output. Bitwiseshiftleft 03:52, 28 July 2007 (UTC) bitwiseshiftleftReply

If the verifier machine is polytime in x, rather than both x and y, I believe this is implied in the same way that NP certificates being defined to have polynomial length is redundant. But your modification is sufficient and somewhat nicer so let's keep it. Dcoetzee 10:29, 28 July 2007 (UTC)Reply