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: a2464ce14f903334

Jump to content

NE (complexity)

From Wikipedia, the free encyclopedia

In computational complexity theory, the complexity class NE is the set of decision problems that can be solved by a non-deterministic Turing machine in time .[1] It is similar to NEXPTIME, the set of decision problems that can be solved by a non-deterministic Turing machine in time . By definition, it is contained in NEXPTIME.

NE, unlike NEXPTIME, is not closed under polynomial-time many-one reductions.

See also

[edit]

References

[edit]