List of unsolved problems in computer science

From Vero - Wikipedia
Jump to navigation Jump to search

Template:Short description {{#invoke:Hatnote|hatnote}}{{#ifeq:||}} 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.

Computational complexity

Template:Main article

Polynomial versus nondeterministic-polynomial time for specific algorithmic problems

Template:Main article

The graph isomorphism problem involves determining whether two finite graphs are isomorphic, meaning there is a one-to-one correspondence between their vertices and edges that preserves adjacency. While the problem is known to be in NP, it is not known whether it is NP-complete or solvable in polynomial time. This uncertainty places it in a unique complexity class, making it a significant open problem in computer science.<ref>Template:Cite web</ref>

Algorithmic number theory

Other algorithmic problems

Programming language theory

Template:Main article

Other problems

Many other problems in coding theory are also listed among the unsolved problems in mathematics.

References

Template:Reflist

Template:Unsolved problems