girgs
girgs copied to clipboard
Linear-time sampling algorithm for geometric inhomogeneous random graphs with a special case implementation for hyperbolic random graphs.
Nix flakes are used by the nix package manager to declaratively build packages, modeling the build tools as dependencies. When entering the development shell, all dependencies use the same version...
After building from source the simplest way, running `./genhrg` with n >= 10^7, the assertion "hyperbolicDistance(nodeInA.radius, nodeInA.angle, nodeInB.radius, nodeInB.angle) < m_R" fails and thus no graph is generated.
In the still pending PR for NetworKit I decided to copy the code to modify it slightly. However, actually not many changes are necessary: 1.) I need to be able...