Hello all:
Does Mathematica have software to calculate Graph Measures & Metrics for Weighted and Directed Networks? Where could I find it?
thanks!
WP
Here is the documentation on these in Mathematica: https://reference.wolfram.com/language/guide/GraphMeasures.html.
If I understand correctly, many of these functions aren't supported for the specific kinds of graphs you are looking for.
I would take a look at IGraphM and igraph:
https://github.com/szhorvat/IGraphM
http://szhorvat.net/pelican/using-igraph-from-mathematica.html