When.com Web Search

Search results

  1. Results From The WOW.Com Content Network
  2. List of unsolved problems in computer science - Wikipedia

    en.wikipedia.org/wiki/List_of_unsolved_problems...

    This article is a list of notable unsolved problems in computer science. A problem in computer science is considered unsolved when no solution is known or when experts in the field disagree about proposed solutions.

  3. Lists of unsolved problems - Wikipedia

    en.wikipedia.org/wiki/Lists_of_unsolved_problems

    List of unsolved problems may refer to several notable conjectures or open problems in various academic fields: Natural sciences, engineering and medicine [ edit ]

  4. NP-completeness - Wikipedia

    en.wikipedia.org/wiki/NP-completeness

    A problem is said to be NP-hard if everything in NP can be transformed in polynomial time into it even though it may not be in NP. A problem is NP-complete if it is both in NP and NP-hard. The NP-complete problems represent the hardest problems in NP. If some NP-complete problem has a polynomial time algorithm, all problems in NP do.

  5. Computational hardness assumption - Wikipedia

    en.wikipedia.org/wiki/Computational_hardness...

    Instead, computer scientists rely on reductions to formally relate the hardness of a new or complicated problem to a computational hardness assumption about a problem that is better-understood. Computational hardness assumptions are of particular importance in cryptography .

  6. Project Euler - Wikipedia

    en.wikipedia.org/wiki/Project_Euler

    Project Euler (named after Leonhard Euler) is a website dedicated to a series of computational problems intended to be solved with computer programs. [1] [2] The project attracts graduates and students interested in mathematics and computer programming.

  7. Category:Unsolved problems in computer science - Wikipedia

    en.wikipedia.org/wiki/Category:Unsolved_problems...

    Download as PDF; Printable version; In other projects Wikidata item; Appearance. move to sidebar hide. Help ... List of unsolved problems in computer science; 0–9 ...

  8. NP-hardness - Wikipedia

    en.wikipedia.org/wiki/NP-hardness

    Class of decision problems which contains the hardest problems in NP. Each NP-complete problem has to be in NP. NP-easy At most as hard as NP, but not necessarily in NP. NP-equivalent Decision problems that are both NP-hard and NP-easy, but not necessarily in NP. NP-intermediate If P and NP are different, then there exist decision problems in ...

  9. List of NP-complete problems - Wikipedia

    en.wikipedia.org/wiki/List_of_NP-complete_problems

    Quadratic programming (NP-hard in some cases, P if convex) Subset sum problem [3]: SP13 Variations on the Traveling salesman problem. The problem for graphs is NP-complete if the edge lengths are assumed integers. The problem for points on the plane is NP-complete with the discretized Euclidean metric and rectilinear metric.