• Thumbnail for Loop (graph theory)
    In graph theory, a loop (also called a self-loop or a buckle) is an edge that connects a vertex to itself. A simple graph contains no loops. Depending...
    3 KB (390 words) - 05:43, 12 April 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 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,937 words) - 05:02, 12 April 2025
  • 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 Loop quantum gravity
    Loop quantum gravity (LQG) is a theory of quantum gravity that incorporates matter of the Standard Model into the framework established for the intrinsic...
    115 KB (16,616 words) - 19:25, 25 May 2025
  • Thumbnail for Cycle graph
    In graph theory, a cycle graph or circular graph is a graph that consists of a single cycle, or in other words, some number of vertices (at least 3, if...
    5 KB (518 words) - 00:45, 8 October 2024
  • collaborative software Loop (algebra), a quasigroup with an identity element Loop (graph theory), an edge that begins and ends on the same vertex Loop (topology)...
    7 KB (924 words) - 11:04, 26 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
  • 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 Control-flow graph
    In computer science, a control-flow graph (CFG) is a representation, using graph notation, of all paths that might be traversed through a program during...
    12 KB (1,548 words) - 04:45, 30 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...
    23 KB (2,937 words) - 21:25, 18 March 2025
  • Thumbnail for Strongly connected component
    In the mathematical theory of directed graphs, a graph is said to be strongly connected if every vertex is reachable from every other vertex. The strongly...
    13 KB (1,642 words) - 00:44, 18 June 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 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) - 17:54, 7 June 2025
  • 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,119 words) - 08:52, 18 August 2023
  • 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,607 words) - 00:16, 3 April 2025
  • Thumbnail for One-loop Feynman diagram
    together into an edge. Diagrams with loops (in graph theory, these kinds of loops are called cycles, while the word loop is an edge connecting a vertex with...
    2 KB (251 words) - 03:16, 3 June 2025
  • Thumbnail for Geometric graph theory
    Geometric graph theory in the broader sense is a large and amorphous subfield of graph theory, concerned with graphs defined by geometric means. In a stricter...
    7 KB (934 words) - 20:16, 2 December 2024
  • 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
  • Thumbnail for Complement graph
    In the mathematical field of graph theory, the complement or inverse of a graph G is a graph H on the same vertices such that two distinct vertices of...
    9 KB (1,125 words) - 22:13, 23 June 2023
  • signal-flow graph theory builds on that of directed graphs (also called digraphs), which includes as well that of oriented graphs. This mathematical theory of...
    76 KB (10,170 words) - 20:40, 6 June 2025
  • common graph representation in graph theory. It is different to an adjacency matrix, which encodes the relation of vertex-vertex pairs. In graph theory an...
    9 KB (1,287 words) - 21:05, 14 April 2025
  • 1999). "Simultaneous intersection representation of pairs of graphs". Journal of Graph Theory. 32 (2): 171–190. doi:10.1002/(SICI)1097-0118(199910)32:2<171::AID-JGT7>3...
    14 KB (1,961 words) - 08:58, 3 June 2025
  • Stability criterion in control theoryPages displaying short descriptions of redirect targets Signal-flow graph – Flow graph invented by Claude Shannons Stable...
    45 KB (6,774 words) - 01:00, 17 March 2025
  • 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,328 words) - 11:46, 21 March 2025
  • Thumbnail for Snark (graph theory)
    In the mathematical field of graph theory, a snark is an undirected graph with exactly three edges per vertex whose edges cannot be colored with only three...
    23 KB (2,760 words) - 03:12, 27 January 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
  • discrete and Euclidean geometries, graph theory, group theory, model theory, number theory, set theory, Ramsey theory, dynamical systems, and partial differential...
    195 KB (20,069 words) - 07:07, 11 June 2025
  • Thumbnail for Loop-erased random walk
    mathematics, loop-erased random walk is a model for a random simple path with important applications in combinatorics, physics and quantum field theory. It is...
    16 KB (2,458 words) - 02:41, 5 May 2025
  • Thumbnail for Multigraph
    Multigraph (category Extensions and generalizations of graphs)
    In mathematics, and more specifically in graph theory, a multigraph is a graph which is permitted to have multiple edges (also called parallel edges)...
    8 KB (1,028 words) - 19:53, 10 April 2025