Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

Generate synthetic datasets #8

Open
zhangxian314 opened this issue Dec 21, 2021 · 2 comments
Open

Generate synthetic datasets #8

zhangxian314 opened this issue Dec 21, 2021 · 2 comments

Comments

@zhangxian314
Copy link

Generate synthetic datasets, varied | Σ | and d, what tools do you use? Thank you!

@shixuansun
Copy link
Member

Thanks for your question.

We use PaRMAT to generate the synthetic datasets. You can control the degree by varying the number of edges and vertices. The tool assigning labels and sampling edges is here. As the synthetic dataset is large, we convert the edge list in the text file to binary files to reduce the overhead of loading graphs. The source code of our tool is simple and therefore you can read it to know its functionality.

@zhangxian314
Copy link
Author

zhangxian314 commented Dec 22, 2021 via email

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

No branches or pull requests

2 participants