I have calculated an "influence score" on an unweighted and weighted graph. I used BFS algorithm for the unweighted graph and Dijkstra's algorithm for the weighted graph.
Add a description, image, and links to the design-structure-matrix topic page so that developers can more easily learn about it.