About igraph releases and other things
connect.neighborhood()
watts.strogatz.game()
and rewire.edges()
graph.coreness()
innei
and outnei
shorthands for vertex sequence indexing
see help(iterators)
cliques
, largest.cliques
, maximal.cliques
, clique.number
,
independent.vertex.sets
, largest.independent.vertex.sets
,
maximal.independent.vertex.sets
, independence.number
edge.lty
argument added to plot.igraph
and tkplot
alpha.centrality added(),
calculates Bonacich alpha centrality, see docs.make install
installs the library correctly on Cygwin nowtkplot()
bug with graphs containing a name
attributeplot.igraph()
when plotting loops