• Thumbnail for Wells graph
    The Wells graph is the unique distance-regular graph with intersection array { 5 , 4 , 1 , 1 ; 1 , 1 , 4 , 5 } . {\displaystyle \{5,4,1,1;1,1,4,5\}.} Its...
    1 KB (102 words) - 19:54, 15 May 2024
  • Tutte's fragment Tutte graph Young–Fibonacci graph Wagner graph Wells graph Wiener–Araya graph Windmill graph The strongly regular graph on v vertices and...
    14 KB (1,247 words) - 18:21, 11 May 2025
  • graphs include: The complete graphs. The cycle graphs. The odd graphs. The Moore graphs. The collinearity graph of a regular near polygon. The Wells graph...
    6 KB (969 words) - 18:11, 10 February 2025
  • Thumbnail for Well-colored graph
    In graph theory, a subfield of mathematics, a well-colored graph is an undirected graph for which greedy coloring uses the same number of colors regardless...
    4 KB (444 words) - 07:37, 22 July 2024
  • Thumbnail for Well-covered graph
    In graph theory, a well-covered graph is an undirected graph in which the minimal vertex covers all have the same size. Here, a vertex cover is a set...
    28 KB (3,372 words) - 07:42, 18 July 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...
    50 KB (6,237 words) - 21:13, 9 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
  • 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) - 04:30, 15 May 2025
  • Thumbnail for Graph (abstract data type)
    science, a graph is an abstract data type that is meant to implement the undirected graph and directed graph concepts from the field of graph theory within...
    16 KB (1,763 words) - 02:32, 14 October 2024
  • In graph theory, a planar graph is a graph that can be embedded in the plane, i.e., it can be drawn on the plane in such a way that its edges intersect...
    35 KB (4,541 words) - 18:54, 9 May 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
  • In the mathematical field of graph theory, the Laplacian matrix, also called the graph Laplacian, admittance matrix, Kirchhoff matrix, or discrete Laplacian...
    45 KB (5,042 words) - 19:15, 16 May 2025
  • computer science, graph transformation, or graph rewriting, concerns the technique of creating a new graph out of an original graph algorithmically. It...
    15 KB (1,815 words) - 20:31, 4 May 2025
  • has media related to Graphs by number of vertices. See also Graph theory for the general theory, as well as Gallery of named graphs for a list with illustrations...
    7 KB (85 words) - 19:28, 12 March 2024
  • A graph database (GDB) is a database that uses graph structures for semantic queries with nodes, edges, and properties to represent and store data. A key...
    53 KB (4,714 words) - 15:20, 21 May 2025
  • 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...
    109 KB (16,011 words) - 18:32, 30 April 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
  • Thumbnail for Knowledge graph
    knowledge graph is a knowledge base that uses a graph-structured data model or topology to represent and operate on data. Knowledge graphs are often used...
    21 KB (2,342 words) - 00:05, 28 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)...
    28 KB (3,296 words) - 06:19, 16 March 2025
  • 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, the girth of an undirected graph is the length of a shortest cycle contained in the graph. If the graph does not contain any cycles (that...
    7 KB (903 words) - 07:28, 19 December 2024
  • Thumbnail for Three utilities problem
    Julius Thomsen. It is a well-covered graph, the smallest triangle-free cubic graph, and the smallest non-planar minimally rigid graph. A review of the history...
    25 KB (2,758 words) - 23:18, 20 May 2025
  • Thumbnail for Symmetric graph
    In the mathematical field of graph theory, a graph G is symmetric or arc-transitive if, given any two ordered pairs of adjacent vertices ( u 1 , v 1 )...
    11 KB (1,173 words) - 18:06, 9 May 2025
  • mathematical field of graph theory, the term "null graph" may refer either to the order-zero graph, or alternatively, to any edgeless graph (the latter is sometimes...
    5 KB (516 words) - 07:27, 6 March 2024
  • Thumbnail for Graph drawing
    Graph drawing is an area of mathematics and computer science combining methods from geometric graph theory and information visualization to derive two-dimensional...
    31 KB (3,275 words) - 10:55, 8 May 2025
  • Thumbnail for Polyhedral graph
    In geometric graph theory, a branch of mathematics, a polyhedral graph is the undirected graph formed from the vertices and edges of a convex polyhedron...
    7 KB (836 words) - 01:34, 24 February 2025
  • 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 Cubic graph
    of graph theory, a cubic graph is a graph in which all vertices have degree three. In other words, a cubic graph is a 3-regular graph. Cubic graphs are...
    15 KB (1,777 words) - 20:46, 11 March 2024
  • regular graphs are vertex-transitive (for example, the Frucht graph and Tietze's graph). Finite vertex-transitive graphs include the symmetric graphs (such...
    6 KB (646 words) - 00:09, 28 December 2024
  • Thumbnail for Cluster graph
    In graph theory, a branch of mathematics, a cluster graph is a graph formed from the disjoint union of complete graphs. Equivalently, a graph is a cluster...
    6 KB (647 words) - 06:47, 25 June 2023