KaGen
KaGen copied to clipboard
Support for more directed graph models
RMAT, GNM
already undirected
RGGs
- draw a random radius per vertex from a radius range and set cell size to the maximum radius. Then we do not necessarily generate each edge in both directions.
RHGs
- should works the same way RGGs
Grid
- just draw with different random seed for each vertex
...