• Bookmarks

    Bookmarks

  • Concepts

    Concepts

  • Activity

    Activity

  • Courses

    Courses


A directed graph, or digraph, is a set of vertices connected by edges, where the edges have a direction associated with them, indicating a one-way relationship between the vertices. This structure is widely used in computer science to model relationships and processes, such as web page links, social network connections, and state machines.
History Empty State Icon

Log in to see lessons

3