Algorithms and Data Structures > Representing Graphs > Flashcards
In a Dependency Graph what does it mean if there is an edge from U to V ?
An edge from U to V
indicates that
V depends on U