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

Update python Edge Betweenness Centrality to use C API #3147

Closed
1 task
Tracked by #3272
jnke2016 opened this issue Jan 17, 2023 · 0 comments · Fixed by #3672
Closed
1 task
Tracked by #3272

Update python Edge Betweenness Centrality to use C API #3147

jnke2016 opened this issue Jan 17, 2023 · 0 comments · Fixed by #3672
Assignees
Labels
feature request New feature or request Story Tracking issues as a story level - likely to exist within a single release.

Comments

@jnke2016
Copy link
Contributor

jnke2016 commented Jan 17, 2023

Enable edge betweenness centrality to follow the PLC path once a CAPI is available.

  • Add Edge Betweenness Centrality to PLC
  • Update PLC tests, docs, etc.
  • Update cugraph to call Edge Betweenness Centrality in PLC
  • Remove legacy Edge Betweenness Centrality in cugraph

Tasks

@jnke2016 jnke2016 added ? - Needs Triage Need team to review and classify feature request New feature or request labels Jan 17, 2023
@BradReesWork BradReesWork removed the ? - Needs Triage Need team to review and classify label Jan 30, 2023
@rlratzel rlratzel added the Story Tracking issues as a story level - likely to exist within a single release. label Jun 29, 2023
rapids-bot bot pushed a commit that referenced this issue Jul 27, 2023
This PR refactor edge betweenness centrality by enabling it to follow the PLC path

closes #3147

Authors:
  - Joseph Nke (https://github.com/jnke2016)
  - Chuck Hastings (https://github.com/ChuckHastings)

Approvers:
  - Chuck Hastings (https://github.com/ChuckHastings)
  - Rick Ratzel (https://github.com/rlratzel)

URL: #3672
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
feature request New feature or request Story Tracking issues as a story level - likely to exist within a single release.
Projects
None yet
Development

Successfully merging a pull request may close this issue.

3 participants