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

[Feature] optimize divide graph partitions #166

Open
coderzc opened this issue Dec 17, 2021 · 0 comments
Open

[Feature] optimize divide graph partitions #166

coderzc opened this issue Dec 17, 2021 · 0 comments
Labels
feature New feature

Comments

@coderzc
Copy link
Member

coderzc commented Dec 17, 2021

Feature Description (功能描述)

vertex-centric(edge-cut) Partitioning /
edge-centric(vertex-cut) Partitioning /
chunk-based Partitioning /
rebalance Partition

objective of optimization: minimizing communication volume, load balance, efficiency of computation

@coderzc coderzc added the feature New feature label Dec 17, 2021
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
feature New feature
Projects
None yet
Development

No branches or pull requests

1 participant