igraph / rigraph

igraph R package
https://r.igraph.org
532 stars 200 forks source link

Add `igraph_count_reachable()` to R #1349

Open szhorvat opened 2 months ago

szhorvat commented 2 months ago

Add igraph_count_reachable() to R. It computes the number of vertices reachable from each vertex.