enow.com Web Search

Search results

  1. Results from the WOW.Com Content Network
  2. List of unsolved problems in mathematics - Wikipedia

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

    Many mathematical problems have been stated but not yet solved. These problems come from many areas of mathematics, such as theoretical physics, computer science, algebra, analysis, combinatorics, algebraic, differential, discrete and Euclidean geometries, graph theory, group theory, model theory, number theory, set theory, Ramsey theory, dynamical systems, and partial differential equations.

  3. List of unsolved problems in computer science - Wikipedia

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

    A problem in computer science is considered unsolved when no solution is known or when experts in the field disagree about proposed solutions. ... Can graphs of ...

  4. Shortest path problem - Wikipedia

    en.wikipedia.org/wiki/Shortest_path_problem

    Shortest path (A, C, E, D, F) between vertices A and F in the weighted directed graph. In graph theory, the shortest path problem is the problem of finding a path between two vertices (or nodes) in a graph such that the sum of the weights of its constituent edges is minimized.

  5. Three utilities problem - Wikipedia

    en.wikipedia.org/wiki/Three_utilities_problem

    , is a graph with six vertices and nine edges, often referred to as the utility graph in reference to the problem. [1] It has also been called the Thomsen graph after 19th-century chemist Julius Thomsen. It is a well-covered graph, the smallest triangle-free cubic graph, and the smallest non-planar minimally rigid graph.

  6. Eulerian path - Wikipedia

    en.wikipedia.org/wiki/Eulerian_path

    Multigraphs of both Königsberg Bridges and Five room puzzles have more than two odd vertices (in orange), thus are not Eulerian and hence the puzzles have no solutions. Every vertex of this graph has an even degree. Therefore, this is an Eulerian graph. Following the edges in alphabetical order gives an Eulerian circuit/cycle.

  7. Steiner tree problem - Wikipedia

    en.wikipedia.org/wiki/Steiner_tree_problem

    The general graph Steiner tree problem can be approximated by computing the minimum spanning tree of the subgraph of the metric closure of the graph induced by the terminal vertices, as first published in 1981 by Kou et al. [18] The metric closure of a graph G is the complete graph in which each edge is weighted by the shortest path distance ...

  8. Graph isomorphism problem - Wikipedia

    en.wikipedia.org/wiki/Graph_isomorphism_problem

    As is common for complexity classes within the polynomial time hierarchy, a problem is called GI-hard if there is a polynomial-time Turing reduction from any problem in GI to that problem, i.e., a polynomial-time solution to a GI-hard problem would yield a polynomial-time solution to the graph isomorphism problem (and so all problems in GI).

  9. List of NP-complete problems - Wikipedia

    en.wikipedia.org/wiki/List_of_NP-complete_problems

    Graph coloring [2] [3]: GT4 Graph homomorphism problem [3]: GT52 Graph partition into subgraphs of specific types (triangles, isomorphic subgraphs, Hamiltonian subgraphs, forests, perfect matchings) are known NP-complete. Partition into cliques is the same problem as coloring the complement of the given graph.