When.com Web Search

Search results

  1. Results From The WOW.Com Content Network
  2. Eulerian path - Wikipedia

    en.wikipedia.org/wiki/Eulerian_path

    An Eulerian trail, [note 1] or Euler walk, in an undirected graph is a walk that uses each edge exactly once. If such a walk exists, the graph is called traversable or semi-eulerian. [3] An Eulerian cycle, [note 1] also called an Eulerian circuit or Euler tour, in an undirected graph is a cycle that uses each edge exactly once

  3. Hamiltonian path - Wikipedia

    en.wikipedia.org/wiki/Hamiltonian_path

    A Hamiltonian cycle around a network of six vertices Examples of Hamiltonian cycles on a square grid graph 8x8. In the mathematical field of graph theory, a Hamiltonian path (or traceable path) is a path in an undirected or directed graph that visits each vertex exactly once.

  4. Seven Bridges of Königsberg - Wikipedia

    en.wikipedia.org/wiki/Seven_Bridges_of_Königsberg

    Euler's argument shows that a necessary condition for the walk of the desired form is that the graph be connected and have exactly zero or two nodes of odd degree. This condition turns out also to be sufficient—a result stated by Euler and later proved by Carl Hierholzer. Such a walk is now called an Eulerian trail or Euler walk in his honor ...

  5. Glossary of graph theory - Wikipedia

    en.wikipedia.org/wiki/Glossary_of_graph_theory

    A circuit may refer to a closed trail or an element of the cycle space (an Eulerian spanning subgraph). The circuit rank of a graph is the dimension of its cycle space. circumference The circumference of a graph is the length of its longest simple cycle. The graph is Hamiltonian if and only if its circumference equals its order. class 1.

  6. Longest path problem - Wikipedia

    en.wikipedia.org/wiki/Longest_path_problem

    Because the Hamiltonian path problem is NP-complete, this reduction shows that the decision version of the longest path problem is also NP-complete. In this decision problem, the input is a graph G and a number k ; the desired output is yes if G contains a path of k or more edges, and no otherwise.

  7. Hypercube graph - Wikipedia

    en.wikipedia.org/wiki/Hypercube_graph

    A Hamiltonian cycle on a tesseract with vertices labelled with a 4-bit cyclic Gray code Every hypercube Q n with n > 1 has a Hamiltonian cycle , a cycle that visits each vertex exactly once. Additionally, a Hamiltonian path exists between two vertices u and v if and only if they have different colors in a 2 -coloring of the graph.

  8. Path (graph theory) - Wikipedia

    en.wikipedia.org/wiki/Path_(graph_theory)

    A three-dimensional hypercube graph showing a Hamiltonian path in red, and a longest induced path in bold black. In graph theory, a path in a graph is a finite or infinite sequence of edges which joins a sequence of vertices which, by most definitions, are all distinct (and since the vertices are distinct, so are the edges).

  9. Cycle (graph theory) - Wikipedia

    en.wikipedia.org/wiki/Cycle_(graph_theory)

    In either case, the resulting closed trail is known as an Eulerian trail. If a finite undirected graph has even degree at each of its vertices, regardless of whether it is connected, then it is possible to find a set of simple cycles that together cover each edge exactly once: this is Veblen's theorem. [10]