Published May 5, 2019
| Version v0.3.111
Software
Open
IGraph/M
Authors/Creators
Description
Changes in this release:
- Most IGraph/M functions now use Mathematica's own random number generator and react to
SeedRandom/BlockRandom. UseIGSeedRandomto switch back to the igraph default for better performance. -
New functions:
IGBiconnectedEdgeComponents,IGColoredSimpleGraph,IGCactusQ,IGCompleteQ,IGRegularQ,IGStronglyRegularQ,IGDistanceRegularQ,IGDistanceTransitiveQ. -
Incompatible change:
IGBlissAutomorphismGroupnow returns aPermutationGroupexpression. -
Serious bugs fixed:
IGDualGraphandIGEdgeTransitiveQwould return incorrect results for some inputs. This is now fixed. -
Bug fixes, polish and documentation improvements.
Notes
Files
szhorvat/IGraphM-v0.3.111.zip
Files
(11.5 MB)
| Name | Size | Download all |
|---|---|---|
|
md5:af04ea07b28aa47a0575abefa5275aae
|
11.5 MB | Preview Download |
Additional details
Related works
- Is supplement to
- https://github.com/szhorvat/IGraphM/tree/v0.3.111 (URL)