Hi JuliaGraphs team,
I hope you're doing well.
I'd like to contribute a new random network generator that I developed as part of my research. It’s designed to mimic certain social-network properties, and I think it could be a useful addition to the ecosystem.
I already have a working implementation and would be happy to prepare a PR.
Before I do that, I’d like to confirm:
- Whether
Graphs.jl welcomes adding additional random graph models,
- If so, where the implementation should live (e.g., Generators folder), and
- Any naming / API guidelines I should follow.
I’d appreciate your guidance!
Thanks,
Yiran