Skip to content

Implement parallelization for centrality and structural holes functions#162

Merged
eggpig merged 37 commits intoeasy-graph:pybind11from
wuyazuholo:openmp
Jan 29, 2026
Merged

Implement parallelization for centrality and structural holes functions#162
eggpig merged 37 commits intoeasy-graph:pybind11from
wuyazuholo:openmp

Conversation

@wuyazuholo
Copy link
Copy Markdown
Contributor

Description
This PR introduces OpenMP-based parallelization for several core C++ functions to improve performance on large-scale graphs. The main focus is on Centrality and Structural Holes related metrics (Constraint, Effective Size, Efficiency).

Key Changes
Parallel Acceleration

@eggpig eggpig merged commit acbc2f6 into easy-graph:pybind11 Jan 29, 2026
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

Successfully merging this pull request may close these issues.

2 participants