Need some help understanding this problem
- by Legend
I was wondering if someone could help me understand this problem. I prepared a small diagram because it is much easier to explain it visually.
Problem I am trying to solve:
1. Constructing the dependency graph
Given the connectivity of the graph and a metric that determines how well a node depends on the other, order the dependencies. For…