The Graph Stream Generator (GSG) generates multiple streams of graph vertices and edges according to subgraph patterns that can be partitioned across different streams.
MIT License
9
stars
2
forks
source link
Attach a generative model to specific output stream #2
In real-world use cases, independent stream may exhibit a specific graph properties. These properties can be generated using different generative model on each stream, such as R-MAT, Preferential Attachment, Power Law etc.
In real-world use cases, independent stream may exhibit a specific graph properties. These properties can be generated using different generative model on each stream, such as R-MAT, Preferential Attachment, Power Law etc.