| igraph Reference Manual |
|---|
igraph_density — Calculate the density of a graph.igraph_reciprocity — Calculates the reciprocity of a directed graph.igraph_is_mutual — Check whether the edges of a directed graph are mutualigraph_get_adjacency — Returns the adjacency matrix of a graphigraph_get_edgelist — Returns the list of edges in a graph<< 15.1. igraph_linegraph — Create the line graph of a graph |
16.1. igraph_density — Calculate the density of a graph. >> |