apache / apache/hugegraph-computer
[Feature] optimize divide graph partitions
- Dominant language
- Java
- Stars
- 65
- Forks
- 52
- PR merge metrics
- No merged PRs in 30d
Description
### 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
Contributor guide
No contributing guide indexed for this repository
Research direction
The issue names no files, tests, or implementation entry points. Start by locating the graph partitioning code and documenting how vertex-centric, edge-centric, chunk-based, and rebalance partitioning are currently represented. Define measurable completion criteria for communication volume, load balance, and computation efficiency before proposing changes.
Written by the indexing model from the issue text.
Assessment
- Tech stack
- java
- Domain
- distributed-systems
- Issue type
- Feature
- Difficulty
- 5/5
- Estimated time
- Over a week
- Activity status
- Stale
- Clarity
- Needs clarification
- Newbie friendliness
- 20/100