v0.3.113
Pre-release
Pre-release
- New functions:
IGSIRProcess
IGMinimumEdgeCuts
,IGMinimalEdgeCuts
IGCommunitiesLeiden
- Importing Graph6, Digraph6, Sparse6 with
IGFromNauty
,IGImport
,IGImportString
IGCompleteGraph
andIGCompleteAcyclicGraph
: create graph from list of vertex names- Re-enable
IGGraphlet*
functions - Loading the package no longer
Print
s a message, it merely returns it. UseNeeds["IGraphM`];
to suppress the message. - Documentation improvements.
- Many bug fixes.