computing, a graph state is a special type of multi-qubit state that can be represented by a graph. Each qubit is represented by a vertex of the graph, and there...
14 KB (1,976 words) - 08:52, 18 March 2025
representation is the state-transition table. A classic form of state diagram for a finite automaton (FA) is a directed graph with the following elements...
15 KB (1,958 words) - 10:30, 26 March 2025
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
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
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
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
bridgeless graph has a cycle-continuous mapping to the Petersen graph. More unsolved problems in mathematics In the mathematical field of graph theory, the...
24 KB (2,993 words) - 04:57, 12 April 2025
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
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)...
29 KB (3,459 words) - 04:25, 9 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
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) - 22:02, 3 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:50, 17 June 2025
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,253 words) - 18:25, 9 May 2025
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,493 words) - 19:01, 4 June 2025
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
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
A Sparse graph code is a code which is represented by a sparse graph. Any linear code can be represented as a graph, where there are two sets of nodes...
1 KB (124 words) - 18:52, 12 August 2023
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
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
Force-directed graph drawing algorithms are a class of algorithms for drawing graphs in an aesthetically-pleasing way. Their purpose is to position the...
17 KB (2,224 words) - 15:07, 9 June 2025
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
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
In the mathematical field of graph theory, a graph homomorphism is a mapping between two graphs that respects their structure. More concretely, it is a...
38 KB (4,860 words) - 20:28, 9 May 2025
In graph theory, the thickness of a graph G is the minimum number of planar graphs into which the edges of G can be partitioned. That is, if there exists...
11 KB (1,268 words) - 00:05, 18 April 2025
In the area of graph theory in mathematics, a signed graph is a graph in which each edge has a positive or negative sign. A signed graph is balanced if...
23 KB (3,249 words) - 00:57, 26 February 2025
In mathematics, and, in particular, in graph theory, a rooted graph is a graph in which one vertex has been distinguished as the root. Both directed and...
16 KB (1,821 words) - 21:44, 19 January 2025
A bond graph is a graphical representation of a physical dynamic system. It allows the conversion of the system into a state-space representation. It...
82 KB (7,253 words) - 07:36, 6 December 2024
In graph theory, a branch of mathematics, the Herschel graph is a bipartite undirected graph with 11 vertices and 18 edges. It is a polyhedral graph (the...
14 KB (1,621 words) - 15:24, 9 June 2025
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
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