Generator for Geometric Inhomogeneous Random Graphs
Bug List
Member girgs::scaleWeights (std::vector< double > &weights, double desiredAvgDegree, int dimension, double alpha)
For \(\alpha > 10\) we use the estimation for threshold graphs due to numerical difficulties. This leads to slightly higher degrees than desired. Also I experienced inaccurate results for \(9 \leq \alpha < 10\).