• Thumbnail for Tree (graph theory)
    In graph theory, a tree is an undirected graph in which any two vertices are connected by exactly one path, or equivalently a connected acyclic undirected...
    25 KB (3,282 words) - 16:14, 20 February 2024
  • Thumbnail for Binary tree
    set containing the root. From a graph theory perspective, binary trees as defined here are arborescences. A binary tree may thus be also called a bifurcating...
    36 KB (5,125 words) - 16:17, 13 March 2024
  • Thumbnail for Star (graph theory)
    In graph theory, a star Sk is the complete bipartite graph K1,k : a tree with one internal node and k leaves (but no internal nodes and k + 1 leaves when...
    7 KB (691 words) - 03:34, 24 January 2024
  • in graph theory, including directed rooted tree, out-arborescence, out-tree, and even branching being used to denote the same concept. Rooted tree itself...
    7 KB (748 words) - 10:23, 9 January 2024
  • Appendix:Glossary of graph theory in Wiktionary, the free dictionary. This is a glossary of graph theory. Graph theory is the study of graphs, systems of nodes...
    106 KB (15,599 words) - 06:45, 9 April 2024
  • Thumbnail for Spanning tree
    of graph theory, a spanning tree T of an undirected graph G is a subgraph that is a tree which includes all of the vertices of G. In general, a graph may...
    26 KB (3,265 words) - 23:16, 10 December 2023
  • planar graphs, blossom trees are trees with additional directed half edges. Each blossom tree is associated with an embedding of a planar graph. Blossom...
    5 KB (555 words) - 08:19, 14 February 2024
  • Thumbnail for Graph theory
    mathematics, graph theory is the study of graphs, which are mathematical structures used to model pairwise relations between objects. A graph in this context...
    52 KB (6,395 words) - 20:16, 27 March 2024
  • Thumbnail for Tree structure
    of tree structures in specific fields, see Tree (data structure) for computer science; insofar as it relates to graph theory, see tree (graph theory) or...
    12 KB (968 words) - 13:39, 26 February 2024
  • Split graph String graph Strongly regular graph Threshold graph Total graph Tree (graph theory). Trellis (graph) Turán graph Ultrahomogeneous graph Vertex-transitive...
    7 KB (664 words) - 12:10, 30 October 2023
  • In the mathematical field of graph theory, a path graph (or linear graph) is a graph whose vertices can be listed in the order v1, v2, …, vn such that...
    3 KB (288 words) - 08:04, 8 December 2023
  • Thumbnail for Graph (discrete mathematics)
    In discrete mathematics, and more specifically in graph theory, a graph is a structure amounting to a set of objects in which some pairs of the objects...
    28 KB (3,692 words) - 11:07, 14 April 2024
  • Thumbnail for 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...
    14 KB (1,728 words) - 22:35, 15 April 2024
  • Thumbnail for Directed graph
    In mathematics, and more specifically in graph theory, a directed graph (or digraph) is a graph that is made up of a set of vertices connected by directed...
    16 KB (1,932 words) - 16:20, 5 April 2024
  • In graph theory, a cut is a partition of the vertices of a graph into two disjoint subsets. Any cut determines a cut-set, the set of edges that have one...
    10 KB (1,132 words) - 22:12, 9 January 2024
  • Thumbnail for Tree decomposition
    In graph theory, a tree decomposition is a mapping of a graph into a tree that can be used to define the treewidth of the graph and speed up solving certain...
    12 KB (1,531 words) - 23:40, 5 April 2024
  • Thumbnail for Block graph
    In graph theory, a branch of combinatorial mathematics, a block graph or clique tree is a type of undirected graph in which every biconnected component...
    8 KB (985 words) - 00:56, 10 July 2022
  • Thumbnail for Dual graph
    mathematical discipline of graph theory, the dual graph of a planar graph G is a graph that has a vertex for each face of G. The dual graph has an edge for each...
    51 KB (6,580 words) - 02:26, 3 January 2024
  • Thumbnail for Steiner tree problem
    synonymously with the term Steiner tree problem, is the Steiner tree problem in graphs. Given an undirected graph with non-negative edge weights and a...
    35 KB (4,365 words) - 06:10, 23 March 2024
  • In mathematics, spectral graph theory is the study of the properties of a graph in relationship to the characteristic polynomial, eigenvalues, and eigenvectors...
    15 KB (1,825 words) - 10:14, 23 April 2024
  • Thumbnail for Component (graph theory)
    In graph theory, a component of an undirected graph is a connected subgraph that is not part of any larger connected subgraph. The components of any graph...
    30 KB (3,402 words) - 05:54, 12 January 2024
  • Thumbnail for Random graph
    The theory of random graphs lies at the intersection between graph theory and probability theory. From a mathematical perspective, random graphs are used...
    15 KB (2,187 words) - 14:01, 9 January 2024
  • Thumbnail for Tree (set theory)
    needed] Trees with a single root may be viewed as rooted trees in the sense of graph theory in one of two ways: either as a tree (graph theory) or as a...
    11 KB (1,310 words) - 19:13, 19 April 2024
  • Thumbnail for Polytree
    Polytree (redirect from Oriented tree)
    specifically in graph theory, a polytree (also called directed tree, oriented tree or singly connected network) is a directed acyclic graph whose underlying...
    7 KB (837 words) - 19:39, 2 November 2023
  • In graph theory, a Trémaux tree of an undirected graph G {\displaystyle G} is a type of spanning tree, generalizing depth-first search trees. They are...
    17 KB (2,301 words) - 17:03, 8 February 2024
  • In graph theory, an undirected graph H is called a minor of the graph G if H can be formed from G by deleting edges, vertices and by contracting edges...
    35 KB (4,046 words) - 19:56, 14 January 2024
  • mathematical field of graph theory, the distance between two vertices in a graph is the number of edges in a shortest path (also called a graph geodesic) connecting...
    7 KB (927 words) - 23:37, 6 January 2024
  • Thumbnail for Bridge (graph theory)
    In graph theory, a bridge, isthmus, cut-edge, or cut arc is an edge of a graph whose deletion increases the graph's number of connected components. Equivalently...
    9 KB (1,300 words) - 01:23, 24 March 2024
  • Thumbnail for Chordal graph
    In the mathematical area of graph theory, a chordal graph is one in which all cycles of four or more vertices have a chord, which is an edge that is not...
    19 KB (2,164 words) - 19:28, 7 February 2024
  • Thumbnail for Connectivity (graph theory)
    mathematics and computer science, connectivity is one of the basic concepts of graph theory: it asks for the minimum number of elements (nodes or edges) that need...
    17 KB (2,062 words) - 22:24, 9 March 2024