KaGen icon indicating copy to clipboard operation
KaGen copied to clipboard

Support for more directed graph models

Open niklas-uhl opened this issue 6 months ago • 0 comments

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

...

niklas-uhl avatar Aug 19 '25 11:08 niklas-uhl