关于 igraph 发布和其他事项
connect.neighborhood()
watts.strogatz.game()
和 rewire.edges()
graph.coreness()
innei
和 outnei
作为顶点序列索引的简写形式,请参阅 help(iterators)
cliques
, largest.cliques
, maximal.cliques
, clique.number
, independent.vertex.sets
, largest.independent.vertex.sets
, maximal.independent.vertex.sets
, independence.number
edge.lty
参数已添加到 plot.igraph
和 tkplot
alpha.centrality added(),
计算 Bonacich alpha 中心性,请参阅文档。make install
现在可以在 Cygwin 上正确安装库name
属性的图的 tkplot()
bugplot.igraph()