Request: add degree_sequence_game in BGL
Abierto
generator
- Lenguaje dominante
- C++
- Estrellas
- 392
- Forks
- 239
- Merge medio
- 1 d 11 min
- PR fusionados (30 d)
- 20
Descripción
`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
Guía de contribución
Evaluación
Este issue todavía no se ha evaluado.