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

Fix #2706: pgr_betweennessCentrality #2711

Merged

Conversation

cvvergara
Copy link
Member

Fixes #2706.

Changes proposed in this pull request:

  • pgtap/metrics/betweennessCentrality/edge_cases.pg: removed excessive spaces and added some info
  • include/metrics/betweennessCentrality.hpp: Cleaned up the code, removed the class
  • Adjusted the driver and the C file

@pgRouting/admins

@cvvergara cvvergara added this to the Release 3.7.2 milestone Jan 6, 2025
@cvvergara cvvergara requested a review from robe2 January 6, 2025 19:00
@cvvergara cvvergara merged commit ae34f13 into pgRouting:main Jan 7, 2025
24 of 25 checks passed
@cvvergara cvvergara deleted the fix-betweenness-centrality-server-crash branch January 7, 2025 02:11
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
Projects
None yet
Development

Successfully merging this pull request may close these issues.

winnie crashing on pgRouting 3.7.1 /betweennessCentrality/edge_cases.pg:279
2 participants