JuliaGraphs / MultilayerGraphs.jl

A Julia package for the creation, manipulation and analysis of the structure, dynamics and functions of multilayer graphs.
https://juliagraphs.org/MultilayerGraphs.jl/dev
MIT License
118 stars 3 forks source link

Allow configuration models to specify a minimum discrepancy between the sampled (di)graphical sequence(s) and the provided distribution #62

Open ClaudMor opened 1 year ago

ClaudMor commented 1 year ago

Since the current algorithms, in order to sample a graphical sequence, may very well select a degree sequence that "has little to do" with the provided distribution, it should be useful to come up with a metric that accounts for such discrepancy and to give the user the possibility to specify a lower bound for such metric.