Skip to content
Navigation Menu
Sign in
Appearance settings
Platform
AI CODE CREATION
GitHub Copilot
Write better code with AI
GitHub Copilot app
Direct agents from issue to merge
MCP Registry
Integrate external tools
DEVELOPER WORKFLOWS
Actions
Automate any workflow
Codespaces
Instant dev environments
Issues
Plan and track work
Code Review
Manage code changes
Code Quality
Enforce quality at merge
APPLICATION SECURITY
GitHub Advanced Security
Find and fix vulnerabilities
Code security
Secure your code as you build
Secret protection
Stop leaks before they start
EXPLORE
Why GitHub
Documentation
Blog
Changelog
Marketplace
View all features
Solutions
BY COMPANY SIZE
Enterprises
Small and medium teams
Startups
Nonprofits
BY USE CASE
App Modernization
DevSecOps
DevOps
CI/CD
View all use cases
BY INDUSTRY
Healthcare
Financial services
Manufacturing
Government
View all industries
View all solutions
Resources
EXPLORE BY TOPIC
AI
Software Development
DevOps
Security
View all topics
EXPLORE BY TYPE
Customer stories
Events & webinars
Ebooks & reports
Business insights
GitHub Skills
SUPPORT & SERVICES
Documentation
Customer support
Community forum
Trust center
Partners
View all resources
Open Source
COMMUNITY
GitHub Sponsors
Fund open source developers
PROGRAMS
Security Lab
Maintainer Community
Accelerator
GitHub Stars
Archive Program
REPOSITORIES
Topics
Trending
Collections
Enterprise
ENTERPRISE SOLUTIONS
Enterprise platform
AI-powered developer platform
AVAILABLE ADD-ONS
GitHub Advanced Security
Enterprise-grade security features
Copilot for Business
Enterprise-grade AI features
Premium Support
Enterprise-grade 24/7 support
Pricing
Search
/
Sign in
Sign up
Appearance settings
You signed in with another tab or window.
Reload
to refresh your session.
You signed out in another tab or window.
Reload
to refresh your session.
You switched accounts on another tab or window.
Reload
to refresh your session.
Dismiss alert
{{ message }}
Uh oh!
There was an error while loading.
Please reload this page
.
rapidsai
/
cugraph
Public
Notifications
You must be signed in to change notification settings
Fork
364
Star
2.2k
Code
Issues
117
Pull requests
24
Actions
Projects
Security and quality
0
Insights
Additional navigation options
Code
Issues
Pull requests
Actions
Projects
Security and quality
Insights
K truss optimizations
- #5525
#5525
Draft
jnke2016
wants to merge 10 commits into
rapidsai:main
rapidsai/cugraph:main
from
jnke2016:k-truss-optimizations
jnke2016/cugraph:k-truss-optimizations
Copy head branch name to clipboard
Conversation
Commits
10
(10)
Checks
Files changed
Draft
K truss optimizations
#5525
jnke2016
wants to merge 10 commits into
rapidsai:main
rapidsai/cugraph:main
from
jnke2016:k-truss-optimizations
jnke2016/cugraph:k-truss-optimizations
Copy head branch name to clipboard
Commits
Commits on May 21, 2026
Add non-materializing neighbor intersection primitive (per_v_pair_dst_nbr_intersection_for_each)
jnke2016
committed
96f53cb
View commit details
Copy full SHA for 96f53cb
Browse repository at this point
Add degree-binned intersection kernels (detail/nbr_intersection_for_each)
jnke2016
committed
32050ca
View commit details
Copy full SHA for 32050ca
Browse repository at this point
update dosctring
jnke2016
committed
4e8a57a
View commit details
Copy full SHA for 4e8a57a
Browse repository at this point
Use per_v_pair_dst_nbr_intersection_for_each in edge_triangle_count (SG)
jnke2016
committed
42c1315
View commit details
Copy full SHA for 42c1315
Browse repository at this point
Use per_v_pair_dst_nbr_intersection_for_each in k_truss peeling (SG)
jnke2016
committed
de092ef
View commit details
Copy full SHA for de092ef
Browse repository at this point
Use extract_weak_and_update_masks_t for weak-edge extraction (SG)
jnke2016
committed
cd1bd4f
View commit details
Copy full SHA for cd1bd4f
Browse repository at this point
Commits on May 25, 2026
Add increment_triangle_counts_t and peel_iter for iter-0 recount
jnke2016
committed
1751135
View commit details
Copy full SHA for 1751135
Browse repository at this point
update docstrings
jnke2016
committed
1c44808
View commit details
Copy full SHA for 1c44808
Browse repository at this point
remove redundant declaration of variable
jnke2016
committed
7a9ce8c
View commit details
Copy full SHA for 7a9ce8c
Browse repository at this point
Commits on May 26, 2026
update docstrings
jnke2016
committed
e6ebe16
View commit details
Copy full SHA for e6ebe16
Browse repository at this point
You can’t perform that action at this time.