Fix rewiring bias bug for undirected graphs
This fixes a problem, where the underlying edge directionality would cause correlations to arise when rewiring undirected graphs. Now each edge is correctly considered in both possible orientations, which are chosen randomly.
Please register or sign in to comment