Np-Complete - Research Article from World of Computer Science

This encyclopedia article consists of approximately 2 pages of information about Np-Complete.

Np-Complete - Research Article from World of Computer Science

This encyclopedia article consists of approximately 2 pages of information about Np-Complete.
This section contains 487 words
(approx. 2 pages at 300 words per page)
Buy the Np-Complete Encyclopedia Article

The term NP-Complete refers to a complexity class of decision problems. A "complexity class" is simply a collection of computational problems that all have the same bounds on time and space, and a "decision problem" is a problem for which the answer is "yes" or "no." This is equivalent to a computational function that has a range comprising just two discrete values, such as 0 and 1.

NP-Complete is a subset of NP or "Non-deterministic Polynomial time," which is a set of problems for which answers can be checked by an algorithm whose run time is polynomial in the size of the input. The complexity of algorithms is generally measured using "Big-O" notation, which is a theoretical measure of how quickly an algorithm will run in terms of the time or computer memory required given the size of the problem itself. The number of items in the problem typically defines...

(read more)

This section contains 487 words
(approx. 2 pages at 300 words per page)
Buy the Np-Complete Encyclopedia Article
Copyrights
Gale
Np-Complete from Gale. ©2005-2006 Thomson Gale, a part of the Thomson Corporation. All rights reserved.