Contents Menu Expand Light mode Dark mode Auto light/dark, in light mode Auto light/dark, in dark mode Skip to content
Reticula
Reticula
  • Home
  • Installation
  • Quick Start
  • Networks and network types
  • Input/Output and interoperation
  • Randomness
  • Generating networks
    • Path graphs
    • Cycle graphs
    • Regular ring lattice
    • Square grid graphs
    • Complete graphs
    • Random Erdős–Rényi network
    • Random Barabási–Albert network
    • Random k-regular network
    • Random degree-sequence network
    • Random expected degree-sequence network
    • Random uniform hypergraphs
    • Fully-mixed temporal network
    • Link activation temporal network
    • Node activation temporal network
  • Randomising networks
    • Static Network Link Shuffling
    • Temporal Network Link Shuffling
    • Event shuffling
    • Timeline Shuffling
  • Network operations
    • Subgraph operations
    • Add/Remove operations
    • Occupation operations
    • Cartesian product
    • Graph union
  • Algorithms
    • Vertex degrees
    • Edge degrees (orders)
    • Graphicallity
    • Graph properties
    • Assortativity
    • Static network reachability
    • Temporal network reachability
    • Event graphs
  • Examples
    • Isotropic bond percolation in G(n, p) networks
    • Spreading and reachability in temporal networks
  • Citing Reticula
  • Bibliography
Back to top
View this page
Edit this page

Randomising networks¶

Static network shuffling methods

  • Static Network Link Shuffling
    • Degree-sequence preserving shuffling
    • Joint degree-sequence preserving shuffling

Temporal network shuffling methods

  • Temporal Network Link Shuffling
    • Link shuffling
    • Connected link shuffling
    • Topology-constrained link shuffling
  • Event shuffling
    • Instant-event shuffling
  • Timeline Shuffling
    • Timeline shuffling
    • Weight-constrained timeline shuffling
    • Activity-constrained timeline shuffling
    • Inter-event shuffling
Next
Static Network Link Shuffling
Previous
Node activation temporal network
Made with Sphinx and @pradyunsg's Furo