• Thumbnail for Bipartite graph
    In the mathematical field of graph theory, a bipartite graph (or bigraph) is a graph whose vertices can be divided into two disjoint and independent sets...
    33 KB (4,093 words) - 00:09, 21 October 2024
  • Thumbnail for Complete bipartite graph
    In the mathematical field of graph theory, a complete bipartite graph or biclique is a special kind of bipartite graph where every vertex of the first...
    12 KB (960 words) - 06:37, 6 March 2025
  • that matching. Finding a matching in a bipartite graph can be treated as a network flow problem. Given a graph G = (V, E), a matching M in G is a set...
    23 KB (2,938 words) - 19:04, 27 November 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...
    108 KB (15,980 words) - 05:51, 30 December 2024
  • Thumbnail for Triangle-free graph
    triangle-free graph with the maximum number of edges is a complete bipartite graph in which the numbers of vertices on each side of the bipartition are as equal...
    21 KB (2,524 words) - 00:41, 1 August 2024
  • Thumbnail for Graph theory
    computer science, graph theory is the study of graphs, which are mathematical structures used to model pairwise relations between objects. A graph in this context...
    49 KB (6,194 words) - 14:12, 3 March 2025
  • Thumbnail for Kőnig's theorem (graph theory)
    problem in bipartite graphs. It was discovered independently, also in 1931, by Jenő Egerváry in the more general case of weighted graphs. A vertex cover...
    24 KB (3,433 words) - 02:46, 12 December 2024
  • Thumbnail for Cubic graph
    trivalent graphs. A bicubic graph is a cubic bipartite graph. In 1932, Ronald M. Foster began collecting examples of cubic symmetric graphs, forming the...
    15 KB (1,777 words) - 20:46, 11 March 2024
  • Thumbnail for Chordal bipartite graph
    In the mathematical area of graph theory, a chordal bipartite graph is a bipartite graph B = (X,Y,E) in which every cycle of length at least 6 in B has...
    9 KB (884 words) - 20:15, 11 February 2025
  • Thumbnail for Graph (discrete mathematics)
    In discrete mathematics, particularly in graph theory, a graph is a structure consisting of a set of objects where some pairs of the objects are in some...
    28 KB (3,671 words) - 00:12, 6 March 2025
  • 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...
    27 KB (3,383 words) - 14:45, 21 January 2025
  • In graph theory and computer science, an adjacency matrix is a square matrix used to represent a finite graph. The elements of the matrix indicate whether...
    20 KB (2,453 words) - 17:01, 3 March 2025
  • Thumbnail for Independent set (graph theory)
    In graph theory, an independent set, stable set, coclique or anticlique is a set of vertices in a graph, no two of which are adjacent. That is, it is a...
    30 KB (3,561 words) - 23:07, 16 October 2024
  • Thumbnail for Complete graph
    In the mathematical field of graph theory, a complete graph is a simple undirected graph in which every pair of distinct vertices is connected by a unique...
    14 KB (1,253 words) - 06:06, 6 March 2025
  • Hungarian algorithm (category Matching (graph theory))
    be described by formulating the problem using a bipartite graph. We have a complete bipartite graph G = ( S , T ; E ) {\displaystyle G=(S,T;E)} with...
    40 KB (5,551 words) - 17:46, 8 December 2024
  • In the mathematical discipline of graph theory, the line graph of an undirected graph G is another graph L(G) that represents the adjacencies between edges...
    44 KB (5,360 words) - 13:42, 2 February 2025
  • Thumbnail for Kneser graph
    In graph theory, the Kneser graph K(n, k) (alternatively KGn,k) is the graph whose vertices correspond to the k-element subsets of a set of n elements...
    14 KB (1,640 words) - 17:10, 27 February 2025
  • Thumbnail for Perfect graph
    In graph theory, a perfect graph is a graph in which the chromatic number equals the size of the maximum clique, both in the graph itself and in every...
    59 KB (7,055 words) - 07:30, 25 February 2025
  • Thumbnail for Extremal graph theory
    K_{r})} and characterizes all graphs attaining this maximum; such graphs are known as Turán graphs. For non-bipartite graphs G {\displaystyle G} , the Erdős–Stone...
    10 KB (1,360 words) - 09:43, 1 August 2022
  • Thumbnail for Hypergraph
    Hypergraph (redirect from Host graph)
    particular, there is a bipartite "incidence graph" or "Levi graph" corresponding to every hypergraph, and conversely, every bipartite graph can be regarded as...
    47 KB (6,201 words) - 13:39, 9 September 2024
  • soul Bipartite graph, in mathematics, a graph in which the vertices are partitioned into two sets and every edge has an endpoint in each set Bipartite uterus...
    482 bytes (102 words) - 15:09, 1 June 2016
  • A factor graph is a bipartite graph representing the factorization of a function. In probability theory and its applications, factor graphs are used to...
    7 KB (1,027 words) - 22:20, 25 November 2024
  • complete bipartite graph K3,3. The Robertson–Seymour theorem implies that an analogous forbidden minor characterization exists for every property of graphs that...
    35 KB (4,046 words) - 02:37, 30 December 2024
  • mathematical fields of graph theory and combinatorial optimization, the bipartite dimension or biclique cover number of a graph G = (V, E) is the minimum...
    14 KB (1,737 words) - 16:16, 28 November 2024
  • Thumbnail for Edge coloring
    Edge coloring (category Graph coloring)
    either its maximum degree Δ or Δ+1. For some graphs, such as bipartite graphs and high-degree planar graphs, the number of colors is always Δ, and for multigraphs...
    65 KB (8,472 words) - 14:53, 9 October 2024
  • Thumbnail for Degree (graph theory)
    In graph theory, the degree (or valency) of a vertex of a graph is the number of edges that are incident to the vertex; in a multigraph, a loop contributes...
    10 KB (1,276 words) - 13:10, 18 November 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 (702 words) - 06:39, 6 March 2025
  • Thumbnail for Eulerian path
    Eulerian path (redirect from Eulerian graph)
    In graph theory, an Eulerian trail (or Eulerian path) is a trail in a finite graph that visits every edge exactly once (allowing for revisiting vertices)...
    27 KB (3,273 words) - 13:07, 22 February 2025
  • In graph theory, the bipartite double cover of an undirected graph G is a bipartite, covering graph of G, with twice as many vertices as G. It can be constructed...
    11 KB (1,435 words) - 22:51, 15 July 2023
  • Thumbnail for Knight's graph
    In graph theory, a knight's graph, or a knight's tour graph, is a graph that represents all legal moves of the knight chess piece on a chessboard. Each...
    4 KB (460 words) - 17:28, 20 October 2024