Request: add degree_sequence_game in BGL
未关闭
generator
- 主要语言
- C++
- 星标
- 392
- 派生
- 239
- 平均合并
- 1 天 11 分钟
- 30 天内合并 PR
- 20
描述
`igraph` has this `degree_sequence_game` [src/games.c] method to randomly create a graph with a set of degrees.
I wonder if you know if there is any implementation of that stochastic algorithm using BGL. And if not, if there is any road map on implementing it. Thanks!
[src/games.c]: https://github.com/igraph/igraph/blob/master/src/games.c
贡献指南
评估
这个 Issue 还没有评估数据。