Skip to content
  • Tiago Peixoto's avatar
    Fix rewiring bias bug for undirected graphs · d158af8f
    Tiago Peixoto authored
    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.
    d158af8f