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. 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.

  4. List of unsolved problems in computer science - Wikipedia

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

    Can graphs of bounded clique-width be recognized in polynomial time? [1] Can one find a simple closed quasigeodesic on a convex polyhedron in polynomial time? [2] Can a simultaneous embedding with fixed edges for two given graphs be found in polynomial time? [3] Can the square-root sum problem be solved in polynomial time in the Turing machine ...

  5. Seven Bridges of Königsberg - Wikipedia

    en.wikipedia.org/wiki/Seven_Bridges_of_Königsberg

    Since the graph corresponding to historical Königsberg has four nodes of odd degree, it cannot have an Eulerian path. An alternative form of the problem asks for a path that traverses all bridges and also has the same starting and ending point. Such a walk is called an Eulerian circuit or an Euler tour. Such a circuit exists if, and only if ...

  6. No-three-in-line problem - Wikipedia

    en.wikipedia.org/wiki/No-three-in-line_problem

    The no-three-in-line drawing of a complete graph is a special case of this result with =. [12] The no-three-in-line problem also has applications to another problem in discrete geometry, the Heilbronn triangle problem. In this problem, one must place points, anywhere in a unit square, not restricted to a grid. The goal of the placement is to ...

  7. 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.

  8. 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.

  9. Steiner tree problem - Wikipedia

    en.wikipedia.org/wiki/Steiner_tree_problem

    Steiner trees have been extensively studied in the context of weighted graphs. The prototype is, arguably, the Steiner tree problem in graphs. Let G = (V, E) be an undirected graph with non-negative edge weights c and let S ⊆ V be a subset of vertices, called terminals. A Steiner tree is a tree in G that spans S.