IGraph/M
Authors/Creators
Description
This release corrects problems with the documentation and restores documentation compatibility with Mathematica 11.2. There are no functional changes.
Changes in the last 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.112.zip
Files
(11.5 MB)
| Name | Size | Download all |
|---|---|---|
|
md5:5df5c892815b24a908f3417d84aa0a31
|
11.5 MB | Preview Download |
Additional details
Related works
- Is supplement to
- https://github.com/szhorvat/IGraphM/tree/v0.3.112 (URL)