D
Dicread
InicioDiccionarioDdirected graph

Nota: La traducción de esta entrada está actualmente en revisión de calidad, por lo que parte del contenido se muestra temporalmente solo en inglés.

Esta entrada aún no se ha traducido a tu idioma, así que se muestra el original a continuación.

directed graph

A graph in which each edge has a specific direction, typically represented by an arrow, indicating a one-way relationship between two vertices.
Noun
pl: directed graphs

Meanings

Noun

A graph in which each edge has a specific direction, typically represented by an arrow, indicating a one-way relationship between two vertices.

The network of web pages is modeled as a directed graph where links are the edges.

Examples

A directed graph is used to model the flow of traffic in a city with one way streets.

A directed graph is used to model the flow of traffic in a city with one way streets.

We can represent the dependency between these software modules as a directed graph.

We can represent the dependency between these software modules as a directed graph.

Office

Is this a directed graph or an undirected one?

Is this a directed graph or an undirected one?

School Life

The state transitions of the finite automaton are mapped as a directed graph.

The state transitions of the finite automaton are mapped as a directed graph.

I need to implement a cycle detection algorithm for this directed graph.

I need to implement a cycle detection algorithm for this directed graph.

The web is essentially a massive directed graph where pages are nodes and hyperlinks are edges.

The web is essentially a massive directed graph where pages are nodes and hyperlinks are edges.

Trivia

Let us assume the network is represented by a weighted directed graph.

Let us assume the network is represented by a weighted directed graph.

School Life

The project workflow is best visualized as a directed graph to show the sequence of tasks.

The project workflow is best visualized as a directed graph to show the sequence of tasks.

Business

If the directed graph contains no cycles, it is called a DAG.

If the directed graph contains no cycles, it is called a DAG.

Related Words

Última actualización: May 2026Reportar un error