igraph / python-igraph

Python interface for igraph
GNU General Public License v2.0
1.31k stars 249 forks source link

Is it possible to have the global/local efficiency calculation function in the python-iGraph version? #761

Open omar-hamim opened 8 months ago

omar-hamim commented 8 months ago

What is the feature or improvement you would like to see? Function to determine global/local efficiency in python.

Use cases for the feature This feature will help analyze the resilience of a network for python users.

References This feature is present in the R and C version of iGraph.