• In computer science, an e-graph is a data structure that stores an equivalence relation over terms of some language. Let Σ {\displaystyle \Sigma } be...
    13 KB (1,893 words) - 16:11, 23 June 2024
  • 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...
    107 KB (15,799 words) - 11:44, 20 September 2024
  • Thumbnail for Bipartite graph
    In the mathematical field of graph theory, a bipartite graph (or bigraph) is a graph whose vertices can be divided into two disjoint and independent sets...
    33 KB (4,093 words) - 05:52, 26 August 2024
  • 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,689 words) - 20:15, 22 September 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,518 words) - 00:03, 4 October 2024
  • 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)...
    27 KB (3,269 words) - 00:33, 2 October 2024
  • a graph G = (V, E), a vertex labeling is a function of V to a set of labels; a graph with such a function defined is called a vertex-labeled graph. Likewise...
    9 KB (1,060 words) - 22:11, 26 March 2024
  • Thumbnail for Graph theory
    mathematics, graph theory is the study of graphs, which are mathematical structures used to model pairwise relations between objects. A graph in this context...
    52 KB (6,403 words) - 19:53, 12 September 2024
  • 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,936 words) - 02:36, 7 August 2024
  • A graph neural network (GNN) belongs to a class of artificial neural networks for processing data that can be represented as graphs. In the more general...
    36 KB (3,984 words) - 16:49, 28 September 2024
  • 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) - 21:10, 30 July 2024
  • 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,639 words) - 00:49, 28 July 2024
  • 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...
    43 KB (5,299 words) - 10:28, 5 July 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...
    51 KB (4,647 words) - 11:33, 4 October 2024
  • Thumbnail for Hypergraph
    Hypergraph (redirect from Host graph)
    hypergraph is a generalization of a graph in which an edge can join any number of vertices. In contrast, in an ordinary graph, an edge connects exactly two...
    47 KB (6,211 words) - 13:39, 9 September 2024
  • Thumbnail for Petersen graph
    mathematical field of graph theory, the Petersen graph is an undirected graph with 10 vertices and 15 edges. It is a small graph that serves as a useful...
    24 KB (2,933 words) - 00:46, 29 August 2024
  • Thumbnail for Cycle (graph theory)
    In graph theory, a cycle in a graph is a non-empty trail in which only the first and last vertices are equal. A directed cycle in a directed graph is...
    14 KB (1,732 words) - 06:11, 25 August 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,459 words) - 14:10, 4 October 2024
  • graph-based data structures are used in computer science and related fields: Graph Adjacency list Adjacency matrix Graph-structured stack Scene graph...
    9 KB (912 words) - 16:16, 9 July 2024
  • Thumbnail for Complete graph
    In the mathematical field of graph theory, a complete graph is a simple undirected graph in which every pair of distinct vertices is connected by a unique...
    14 KB (1,244 words) - 01:42, 13 September 2024
  • computer science, graph traversal (also known as graph search) refers to the process of visiting (checking and/or updating) each vertex in a graph. Such traversals...
    11 KB (1,492 words) - 20:09, 2 February 2024
  • Thumbnail for Graph coloring
    graph theory, graph coloring is a special case of graph labeling; it is an assignment of labels traditionally called "colors" to elements of a graph subject...
    67 KB (7,996 words) - 16:56, 29 August 2024
  • In mathematics, a dense graph is a graph in which the number of edges is close to the maximal number of edges (where every pair of vertices is connected...
    9 KB (1,166 words) - 06:11, 25 March 2024
  • 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,041 words) - 22:13, 30 September 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,627 words) - 09:39, 4 October 2024
  • In graph theory, a regular graph is a graph where each vertex has the same number of neighbors; i.e. every vertex has the same degree or valency. A regular...
    6 KB (827 words) - 08:30, 9 August 2024
  • 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,274 words) - 05:10, 29 February 2024
  • Facebook Platform (redirect from Open Graph)
    Facebook social graph, uniformly representing objects in the graph (e.g., people, photos, events, and pages) and the connections between them (e.g., friend...
    24 KB (2,403 words) - 14:09, 29 September 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...
    20 KB (2,208 words) - 21:18, 29 September 2024
  • 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) - 17:51, 27 September 2024