Directed Graphs

Directed graph

A directed graph is a type of graph in which edges have a direction, connecting one vertex to another. It can be used to represent relationships between different objects, such as the flow of data or influence between people. Directed graphs are useful for modeling many types of systems.

1 courses cover this concept

CSE 311 Foundations of Computing I

University of Washington

Autumn 2021

CSE 311 introduces theoretical computer science, the theory background necessary for other CSE courses, and how to construct rigorous, formal arguments. Topics include logic, set theory, modular arithmetic, induction, regular expression, and relations.

No concepts data

+ 33 more concepts