IGraph/M is the igraph interface for Mathematica, http://szhorvat.net/mathematica/IGraphM
libc.so.6
file is and directly running it
/lib/x86_64-linux-gnu/libc.so.6
LD_LIBRARY_PATH
environment variable to look for libraries in that location, then run Mathematica and try again.
IGPlanarGraph
and IGEdgeTransitiveQ
. It introduces several new functions for checking graph symmetry and regularity. Please upgrade! https://github.com/szhorvat/IGraphM#installation
@yaroslavvb
Curious how you made it portable -- I expected integration with igraph needs binary dependencies which would need platform-specific compilation instructions, right? Or is it pure mathematica?
Oh no, this can't be done with pure Mathematica :-) It has a big C++ component which needs to be compiled separately for each platform. That's really a pain ...
Graph
related functionality in Mathematica act as a drag on what the package could be capable of.
@/all IGraph/M 0.4 is released, and finally out of pre-release. https://igraph.discourse.group/t/igraph-m-0-4/166 Please upgrade, especially if you use Mathematica 12.1.
This chatroom will be slowly phased out. For support, use https://mathematica.stackexchange.com/ (tag the question with igraphm
) or https://igraph.discourse.group/ . To be notified of future releases, simply register on https://igraph.discourse.group/ You will be automatically signed up for notifications, and you will also be able to disable them manually if you wish.