Skip to content
  • Tiago Peixoto's avatar
    Refactor random_graph() · 1f28345e
    Tiago Peixoto authored
    Now the degree sequence is verified with Erdös-Gallai inequalities, and
    the edges are connected in a deterministic fashion. The edges then are
    rewired with the random_rewire() function.
    1f28345e