• Thumbnail for Johnson graph
    In mathematics, Johnson graphs are a special class of undirected graphs defined from systems of sets. The vertices of the Johnson graph J ( n , k ) {\displaystyle...
    10 KB (1,302 words) - 02:44, 11 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,645 words) - 10:24, 17 April 2025
  • 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) - 18:02, 9 May 2025
  • Grassmann graphs are q-analogs of the parameters of Johnson graphs, and Grassmann graphs have several of the same graph properties as Johnson graphs. Jq(n...
    4 KB (535 words) - 12:56, 14 May 2025
  • Thumbnail for Graph coloring
    In graph theory, graph coloring is a methodic assignment of labels traditionally called "colors" to elements of a graph. The assignment is subject to certain...
    70 KB (8,459 words) - 05:58, 16 May 2025
  • In graph theory, a branch of mathematics, a crown graph on 2n vertices is an undirected graph with two sets of vertices {u1, u2, …, un} and {v1, v2, …...
    11 KB (1,137 words) - 12:54, 14 May 2025
  • Thumbnail for Rook's graph
    In graph theory, a rook's graph is an undirected graph that represents all legal moves of the rook chess piece on a chessboard. Each vertex of a rook's...
    31 KB (3,777 words) - 20:42, 16 December 2024
  • Thumbnail for Neighbourhood (graph theory)
    graph theory, an adjacent vertex of a vertex v in a graph is a vertex that is connected to v by an edge. The neighbourhood of a vertex v in a graph G...
    10 KB (1,122 words) - 08:52, 18 August 2023
  • Thumbnail for Erdős–Ko–Rado theorem
    theorem. The corresponding graph-theoretic formulation of this generalization involves Johnson graphs in place of Kneser graphs. For large enough values...
    44 KB (5,592 words) - 20:57, 17 April 2025
  • Thumbnail for Graph isomorphism
    In graph theory, an isomorphism of graphs G and H is a bijection between the vertex sets of G and H f : V ( G ) → V ( H ) {\displaystyle f\colon V(G)\to...
    13 KB (1,638 words) - 02:31, 2 April 2025
  • Johnson's algorithm is a way to find the shortest paths between all pairs of vertices in an edge-weighted directed graph. It allows some of the edge weights...
    8 KB (1,111 words) - 18:17, 18 November 2024
  • Thumbnail for Distance-transitive graph
    distance-transitive graphs, especially of those whose diameter is 2. Some first examples of families of distance-transitive graphs include: The Johnson graphs. The Grassmann...
    7 KB (585 words) - 02:39, 30 December 2024
  • In graph theory, a part of mathematics, a k-partite graph is a graph whose vertices are (or can be) partitioned into k different independent sets. Equivalently...
    4 KB (399 words) - 15:28, 17 January 2025
  • 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) - 08:06, 6 April 2025
  • Thumbnail for Graph isomorphism problem
    computer science Can the graph isomorphism problem be solved in polynomial time? More unsolved problems in computer science The graph isomorphism problem is...
    41 KB (4,214 words) - 00:03, 25 April 2025
  • Thumbnail for Bidirected graph
    In the mathematical domain of graph theory, a bidirected graph (introduced by Edmonds & Johnson 1970) is a graph in which each edge is given an independent...
    3 KB (347 words) - 17:59, 11 August 2023
  • Graph neural networks (GNN) are specialized artificial neural networks that are designed for tasks whose inputs are graphs. One prominent example is molecular...
    42 KB (4,593 words) - 06:37, 19 May 2025
  • In graph theory, a branch of mathematics, a skew-symmetric graph is a directed graph that is isomorphic to its own transpose graph, the graph formed by...
    17 KB (2,318 words) - 08:39, 16 July 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) - 02:37, 30 December 2024
  • In graph theory, the graph bandwidth problem is to label the n vertices vi of a graph G with distinct integers ⁠ f ( v i ) {\displaystyle f(v_{i})} ⁠ so...
    11 KB (1,519 words) - 14:56, 17 October 2024
  • Thumbnail for Directed acyclic graph
    In mathematics, particularly graph theory, and computer science, a directed acyclic graph (DAG) is a directed graph with no directed cycles. That is, it...
    45 KB (5,646 words) - 20:41, 12 May 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) - 03:31, 18 May 2025
  • marked node in a graph. The concept of a quantum walk is inspired by classical random walks, in which a walker moves randomly through a graph or lattice. In...
    20 KB (2,897 words) - 18:16, 28 May 2024
  • In the mathematical discipline of graph theory, a matching or independent edge set in an undirected graph is a set of edges without common vertices. In...
    23 KB (2,938 words) - 21:25, 18 March 2025
  • Thumbnail for Hamiltonian path
    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...
    19 KB (2,043 words) - 13:05, 14 May 2025
  • In graph theory, the metric dimension of a graph G is the minimum cardinality of a subset S of vertices such that all other vertices are uniquely determined...
    20 KB (2,520 words) - 16:13, 28 November 2024
  • Thumbnail for Circle graph
    In graph theory, a circle graph is the intersection graph of a chord diagram. That is, it is an undirected graph whose vertices can be associated with...
    15 KB (1,694 words) - 07:51, 18 July 2024
  • Thumbnail for Vertex cover
    Vertex cover (category Computational problems in graph theory)
    In graph theory, a vertex cover (sometimes node cover) of a graph is a set of vertices that includes at least one endpoint of every edge of the graph. In...
    22 KB (2,556 words) - 03:39, 11 May 2025
  • formally stated ideas from model theory and graph theory. It was developed in the late 1970s by David E. Johnson and Paul Postal, and formalized in 1980 in...
    8 KB (1,121 words) - 20:13, 15 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) - 13:24, 14 May 2025