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...
11 KB (1,458 words) - 05:28, 17 June 2025
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...
15 KB (1,772 words) - 04:03, 9 June 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,368 words) - 10:55, 7 June 2025
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,462 words) - 20:26, 1 July 2025
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
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
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
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
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,637 words) - 19:43, 13 June 2025
Graph neural networks (GNN) are specialized artificial neural networks that are designed for tasks whose inputs are graphs. One prominent example is molecular...
43 KB (4,791 words) - 17:22, 23 June 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) - 13:41, 22 June 2025
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) - 17:54, 7 June 2025
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,233 words) - 01:47, 25 June 2025
Adjacency matrix (redirect from Adjacency matrix of a bipartite graph)
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
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
Hamiltonian path (redirect from Hamiltonian graph)
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 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) - 02:52, 2 June 2025
canonical partitioning techniques. We show that in a well-defined sense, Johnson graphs are the only obstructions to effective canonical partitioning. In 1988...
12 KB (1,022 words) - 08:12, 22 March 2025
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, 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
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...
24 KB (3,032 words) - 23:25, 29 June 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) - 20:06, 23 May 2025
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) - 01:21, 17 June 2025
The 1964 presidential campaign of Lyndon B. Johnson was a successful campaign for Johnson and his running mate Hubert Humphrey for their election as president...
60 KB (5,327 words) - 04:54, 26 May 2025
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) - 01:37, 25 June 2025
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) - 00:50, 30 August 2024
Triaugmented triangular prism (redirect from Fritsch graph)
composite polyhedron, and Johnson solid. The edges and vertices of the triaugmented triangular prism form a maximal planar graph with 9 vertices and 21 edges...
20 KB (2,224 words) - 07:16, 15 June 2025
geometric graph theory, a unit disk graph is the intersection graph of a family of unit disks in the Euclidean plane. That is, it is a graph with one vertex...
11 KB (1,379 words) - 09:07, 8 April 2024
In mathematics, a graph partition is the reduction of a graph to a smaller graph by partitioning its set of nodes into mutually exclusive groups. Edges...
25 KB (2,979 words) - 01:25, 19 June 2025
Dijkstra's algorithm (category Graph algorithms)
an algorithm for finding the shortest paths between nodes in a weighted graph, which may represent, for example, a road network. It was conceived by computer...
45 KB (5,638 words) - 15:09, 28 June 2025