Digraph (mathematics)

Digraph (mathematics)

A directed graph or digraph G is an ordered pair G := (V, A) with
* V is a set, whose elements are called vertices or nodes,
* A is a set of ordered pairs of vertices, called directed edges, arcs, or arrows.

It differs from an ordinary, undirected graph in that the latter one is defined in terms of unordered pairs of vertices.

Sometimes a digraph is called a simple digraph to distinguish from the case of directed multigraph, in which arcs constitute a multiset, rather than a set, of ordered pairs of vertices. Also, in a simple digraph loops, i.e., arcs that pairs of identical elements, are disallowed. On the other hand, some texts allow both loops and multiple arcs in a digraph.

Basic terminology

An arc e = (x, y) is considered to be directed from x to y; y is called the head and x is called the tail of the arc; y is said to be a direct successor of x, and x is said to be a direct predecessor of y. If a path leads from x to y, then y is said to be a successor of x, and x is said to be a predecessor of y. The arc (y, x) is called the arc (x, y) inverted.

A directed graph "G" is called symmetric if, for every arc that belongs to "G", the corresponding inverted arc also belongs to "G". A symmetric loopless directed graph is equivalent to an undirected graph with the pairs of inverted arcs replaced with edges; thus the number of edges is equal to the number of arcs halved.

The oriented graph, is a graph (or multigraph) with an orientation or direction assigned to each of its edges. A distinction between a directed graph and an oriented "simple" graph is that if x and y are vertices, a directed graph allows both (x, y) and (y, x) as edges, while only one is permitted in an oriented graph.

A weighted digraph is a digraph with weights assigned for its arcs, similarly to the weighted graph.

The adjacency matrix of a digraph (with loops and multiple arcs) is the integer-valued matrix with rows and columns corresponding to the digraph nodes, where a nondiagonal entry a_{ij} is the number of arcs from node "i" to node "j", and the diagonal entry a_{ii} is the number of loops at node "i". The adjacency matrix for a digraph is unique up to the permutations of rows and columns.

Another matrix representation for a digraph is its incidence matrix.

See Glossary of graph theory#Direction for more definitions.

Indegree and outdegree

For a node, the number of head endpoints adjacent to a node is called the indegree of the node and the number of tail endpoints is its outdegree.

The indegree is denoted deg^-(v) and the outdegree as deg^+(v). A vertex with deg^-(v)=0 is called a source, as it is the origin of each of its incident edges. Similarly, a vertex with deg^+(v)=0 is called a sink.

The degree sum formula states that, for a directed graph:sum_{v in V} deg^+(v) = sum_{v in V} deg^-(v) = |E|, .

Digraph connectivity

A digraph is called weakly connected if replacing all of its directed edges with undirected edges produces a connected graph. It is strongly connected or strong if it contains a directed path from "u" to "v" and a directed path from "v" to "u" for every pair of vertices "u","v". The strong components are the maximal strongly connected subgraphs.

Classes of digraphs

A directed acyclic graph, occasionally called a dag or DAG, is a directed graph with no directed cycles.

A rooted tree naturally defines a DAG, if all edges of the underlying tree are directed away from the root.

A tournament is an oriented graph obtained by choosing a direction for each edge in an undirected complete graph.

In the theory of Lie groups, a quiver "Q" is a directed graph serving as the domain of, and thus characterizing the shape of, a representation "V" defined as a functor, specifically an object of the functor category FinVct"K"F("Q") where "F"("Q") is the free category on "Q" consisting of paths in "Q" and FinVct"K" is the category of finite dimensional vector spaces over a field "K". Representations of a quiver label its vertices with vector spaces and its edges (and hence paths) compatibly with linear transformations between them, and transform via natural transformations.

ee also

*Transpose graph

References


Wikimedia Foundation. 2010.

Игры ⚽ Поможем сделать НИР

Look at other dictionaries:

  • digraph — 1788, in linguistics, from Gk. di twice (see DI (Cf. di ) (1)) + graphe writing (see GRAPHY (Cf. graphy)). In mathematics, from 1955, a contraction of directed graph …   Etymology dictionary

  • New digraph reconstruction conjecture — Unsolved problems in mathematics Are digraphs uniquely determined by their subgraphs? The reconstruction conjecture of Stanislaw Ulam is one of the best known open problems in graph theory. Using the terminology of Frank Harary[1] it can be… …   Wikipedia

  • Graph (mathematics) — This article is about sets of vertices connected by edges. For graphs of mathematical functions, see Graph of a function. For statistical graphs, see Chart. Further information: Graph theory A drawing of a labeled graph on 6 vertices and 7 edges …   Wikipedia

  • IJ (digraph) — Dutch grammar series Dutch grammar Dutch verbs Dutch conjugation t kofschip T rules Dutch nouns Dutch declension Gender in Dutch grammar Dutch orthography Dutch dictionary IJ Dutch phonology …   Wikipedia

  • List of mathematics articles (D) — NOTOC D D distribution D module D D Agostino s K squared test D Alembert Euler condition D Alembert operator D Alembert s formula D Alembert s paradox D Alembert s principle Dagger category Dagger compact category Dagger symmetric monoidal… …   Wikipedia

  • List of mathematics articles (N) — NOTOC N N body problem N category N category number N connected space N dimensional sequential move puzzles N dimensional space N huge cardinal N jet N Mahlo cardinal N monoid N player game N set N skeleton N sphere N! conjecture Nabla symbol… …   Wikipedia

  • List of unsolved problems in mathematics — This article lists some unsolved problems in mathematics. See individual articles for details and sources. Contents 1 Millennium Prize Problems 2 Other still unsolved problems 2.1 Additive number theory …   Wikipedia

  • Irreducible (mathematics) — In mathematics, the term irreducible is used in several ways. * In abstract algebra, irreducible can be an abbreviation for irreducible element; for example an irreducible polynomial. * In representation theory, an irreducible representation is a …   Wikipedia

  • Network (mathematics) — In graph theory, a network is a digraph with weighted edges. These networks have become an especially useful concept in analysing the interaction between biology and mathematics. Using networks of all types; various applications based on the… …   Wikipedia

  • Glossary of graph theory — Graph theory is a growing area in mathematical research, and has a large specialized vocabulary. Some authors use the same word with different meanings. Some authors use different words to mean the same thing. This page attempts to keep up with… …   Wikipedia

Share the article and excerpts

Direct link
Do a right-click on the link above
and select “Copy Link”