igraph - Setting the number of edges in igraph_ring c++ -
i trying use igraph graph generator igraph_ring create ring lattice, in each node connected n neighbors left , right. however, method not accept arguments number of edges, i.e. can choose whether edges directed or not , whether mutual (what difference??). there maybe way adjust number of connections? thanks, tartaglia
Comments
Post a Comment