directed graph

From Wiktionary, the free dictionary
Jump to navigation Jump to search
The printable version is no longer supported and may have rendering errors. Please update your browser bookmarks and please use the default browser print function instead.

English

A simple directed graph.

Noun

directed graph (plural directed graphs)

  1. (graph theory) A graph in which the edges are ordered pairs, so that, if the edge (a, b) is in the graph, the edge (b, a) need not be in the graph and is distinct from (a, b) if it is.
    Synonym: digraph
    Antonym: undirected graph
    Coordinate term: oriented graph
    A directed graph (A, R) is a set of vertices A together with an incidence relation R: if aRb then there is an edge going from A to B.

Translations

Further reading