• In the mathematical field of graph theory, graph operations are operations which produce new graphs from initial ones. They include both unary (one input)...
    5 KB (512 words) - 23:48, 9 March 2025
  • Thumbnail for Scene graph
    applying the operation(s) (often the updating and rendering operations are applied one after the other), and recursively moving down the scene graph (tree)...
    16 KB (2,230 words) - 22:28, 10 March 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:38, 28 April 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
  • 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
  • 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...
    54 KB (4,745 words) - 00:20, 1 May 2025
  • Thumbnail for Series–parallel graph
    two simple composition operations. They can be used to model series and parallel electric circuits. In this context, the term graph means multigraph. There...
    8 KB (1,031 words) - 21:57, 11 February 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) - 13:42, 2 February 2025
  • Thumbnail for Disjoint union of graphs
    In graph theory, a branch of mathematics, the disjoint union of graphs is an operation that combines two or more graphs to form a larger graph. It is...
    3 KB (324 words) - 19:54, 31 March 2025
  • Thumbnail for Cograph
    In graph theory, a cograph, or complement-reducible graph, or P4-free graph, is a graph that can be generated from the single-vertex graph K1 by complementation...
    22 KB (2,689 words) - 18:27, 19 April 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
  • Binary operation, calculation that combines two elements of the set to produce another element of the set Graph operations, produce new graphs from initial...
    4 KB (514 words) - 13:47, 1 April 2025
  • Thumbnail for Transpose graph
    mathematical and algorithmic study of graph theory, the converse, transpose or reverse of a directed graph G is another directed graph on the same set of vertices...
    3 KB (464 words) - 03:03, 17 October 2022
  • Thumbnail for Edge contraction
    In graph theory, an edge contraction is an operation that removes an edge from a graph while simultaneously merging the two vertices that it previously...
    8 KB (1,234 words) - 11:55, 1 January 2025
  • 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,648 words) - 03:24, 27 April 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 Graph edit distance
    the graph are labeled and whether the edges are directed. Generally, given a set of graph edit operations (also known as elementary graph operations), the...
    13 KB (1,533 words) - 01:04, 4 April 2025
  • Thumbnail for GraphBLAS
    or an incidence matrix. The GraphBLAS specification describes how graph operations (e.g. traversing and transforming graphs) can be efficiently implemented...
    21 KB (1,838 words) - 12:22, 11 March 2025
  • Thumbnail for Moral graph
    In graph theory, a moral graph is used to find the equivalent undirected form of a directed acyclic graph. It is a key step of the junction tree algorithm...
    3 KB (400 words) - 00:26, 18 November 2024
  • Thumbnail for Graph power
    In graph theory, a branch of mathematics, the kth power Gk of an undirected graph G is another graph that has the same set of vertices, but in which two...
    11 KB (1,260 words) - 07:48, 18 July 2024
  • Thumbnail for Clique graph
    In graph theory, a clique graph of an undirected graph G is another graph K(G) that represents the structure of cliques in G. Clique graphs were discussed...
    5 KB (635 words) - 18:54, 22 February 2025
  • 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
  • graph theory, a graph product is a binary operation on graphs. Specifically, it is an operation that takes two graphs G1 and G2 and produces a graph H...
    7 KB (610 words) - 20:29, 23 March 2025
  • In graph theory, a quotient graph Q of a graph G is a graph whose vertices are blocks of a partition of the vertices of G and where block B is adjacent...
    5 KB (598 words) - 01:14, 10 December 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
  • Thumbnail for Simplex graph
    simplex graph of a complete graph is a hypercube graph, and the simplex graph of a cycle graph of length four or more is a gear graph. The simplex graph of...
    6 KB (711 words) - 18:08, 20 June 2023
  • Thumbnail for Cartesian product of graphs
    In graph theory, the Cartesian product G □ H of graphs G and H is a graph such that: the vertex set of G □ H is the Cartesian product V(G) × V(H); and...
    11 KB (1,450 words) - 01:00, 26 March 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...
    49 KB (6,208 words) - 02:57, 17 April 2025
  • Thumbnail for Clique (graph theory)
    build up the graph from disjoint unions, relabeling operations, and operations that connect all pairs of vertices with given labels. The graphs with clique-width...
    20 KB (2,501 words) - 18:00, 21 February 2025
  • Thumbnail for YΔ- and ΔY-transformation
    simple graph. For this reason ΔY- and YΔ-transformations are most naturally considered as operations on multigraphs. On multigraphs both operations preserve...
    8 KB (996 words) - 23:47, 11 January 2025