enow.com Web Search

Search results

  1. Results from the WOW.Com Content Network
  2. Cycle (graph theory) - Wikipedia

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

    In graph theory, a cycle in a graph is a non-empty trail in which only the first and last vertices are equal. A directed cycle in a directed graph is a non-empty directed trail in which only the first and last vertices are equal. A graph without cycles is called an acyclic graph. A directed graph without directed cycles is called a directed ...

  3. Eulerian path - Wikipedia

    en.wikipedia.org/wiki/Eulerian_path

    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. If such a cycle exists, the graph is called Eulerian or unicursal. [4] The term "Eulerian graph" is also sometimes used in a weaker sense to denote a graph where every vertex has even degree.

  4. Hamiltonian path - Wikipedia

    en.wikipedia.org/wiki/Hamiltonian_path

    A graph is Hamiltonian-connected if for every pair of vertices there is a Hamiltonian path between the two vertices. A Hamiltonian cycle, Hamiltonian circuit, vertex tour or graph cycle is a cycle that visits each vertex exactly once. A graph that contains a Hamiltonian cycle is called a Hamiltonian graph.

  5. Pancyclic graph - Wikipedia

    en.wikipedia.org/wiki/Pancyclic_graph

    In the mathematical study of graph theory, a pancyclic graph is a directed graph or undirected graph that contains cycles of all possible lengths from three up to the number of vertices in the graph. [1] Pancyclic graphs are a generalization of Hamiltonian graphs, graphs which have a cycle of the maximum possible length.

  6. Cyclic graph - Wikipedia

    en.wikipedia.org/wiki/Cyclic_graph

    In mathematics, a cyclic graph may mean a graph that contains a cycle, or a graph that is a cycle, with varying definitions of cycles. See: Cycle (graph theory), a cycle in a graph; Forest (graph theory), an undirected graph with no cycles; Biconnected graph, an undirected graph in which every edge belongs to a cycle

  7. Hamiltonian path problem - Wikipedia

    en.wikipedia.org/wiki/Hamiltonian_path_problem

    4-connected planar graphs are always Hamiltonian by a result due to Tutte, and the computational task of finding a Hamiltonian cycle in these graphs can be carried out in linear time [18] by computing a so-called Tutte path. Tutte proved this result by showing that every 2-connected planar graph contains a Tutte path.

  8. Cycle basis - Wikipedia

    en.wikipedia.org/wiki/Cycle_basis

    The symmetric difference of two cycles is an Eulerian subgraph. In graph theory, a branch of mathematics, a cycle basis of an undirected graph is a set of simple cycles that forms a basis of the cycle space of the graph. That is, it is a minimal set of cycles that allows every even-degree subgraph to be expressed as a symmetric difference of ...

  9. Vertex cycle cover - Wikipedia

    en.wikipedia.org/wiki/Vertex_cycle_cover

    A disjoint cycle cover of an undirected graph (if it exists) can be found in polynomial time by transforming the problem into a problem of finding a perfect matching in a larger graph. [1] [2] If the cycles of the cover have no edges in common, the cover is called edge-disjoint or simply disjoint cycle cover. Similar definitions exist for ...