Gossip Blockchain on an Overlay Built with Havel–Hakimi

Build a P2P mesh with HH from a degree sequence and simulate information spread (gossip). I've added symmetric layouts to make the graph look more organized: ring, radial by degree, grid, and sunflower.

Overlay (Havel–Hakimi)

3,3,2,2 Balanced Not Graphical 20 nodes k=4 40 nodes k=6 Rand graphical ~28
Generate k-regular: k
Generate random (graphical): k≤

Tip: use 20 nodes k=4 or 40 nodes k=6 + radial layout.

Waiting for sequence…

Gossip (block propagation)

Round: 0
Reached: 0/0 (0%)
Edges (round): 0

Log

Graph and Propagation Visualization

Adjacency Matrix