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
Type
/
to 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
.
python-grimp
/
grimp
Public
Notifications
You must be signed in to change notification settings
Fork
24
Star
127
Code
Issues
20
Pull requests
4
Actions
Projects
Security and quality
0
Insights
Additional navigation options
Code
Issues
Pull requests
Actions
Projects
Security and quality
Insights
Find shortest cycle
- #232
#232
Draft
K4liber
wants to merge 13 commits into
python-grimp:main
python-grimp/grimp:main
from
K4liber:find-shortest-cycle
K4liber/grimp:find-shortest-cycle
Copy head branch name to clipboard
Conversation
Commits
13
(13)
Checks
Files changed
Draft
Find shortest cycle
#232
K4liber
wants to merge 13 commits into
python-grimp:main
python-grimp/grimp:main
from
K4liber:find-shortest-cycle
K4liber/grimp:find-shortest-cycle
Copy head branch name to clipboard
Commits
Commits on Mar 2, 2025
Rename find_shortest_path
Show description for 68860cd
Peter554
committed
68860cd
View commit details
Copy full SHA for 68860cd
Browse repository at this point
Split shared descendants part from find_shortest_path
Peter554
committed
f73738d
View commit details
Copy full SHA for f73738d
Browse repository at this point
Add find_shortest_cycle to pathfinding
Peter554
committed
f29fc2c
View commit details
Copy full SHA for f29fc2c
Browse repository at this point
Add find_shortest_cycle to rust graph
Peter554
committed
1cbefec
View commit details
Copy full SHA for 1cbefec
Browse repository at this point
Add find_shortest_cycle to python graph
Peter554
committed
b1804b0
View commit details
Copy full SHA for b1804b0
Browse repository at this point
Commits on Jul 27, 2025
use Vec in find_shortest_cycle to get deterministic outputs
K4liber
committed
0e355aa
View commit details
Copy full SHA for 0e355aa
Browse repository at this point
Merge remote-tracking branch 'grimp_source/master' into find-shortest-cycle
K4liber
committed
9e521c0
View commit details
Copy full SHA for 9e521c0
Browse repository at this point
Commits on Aug 16, 2025
Merge remote-tracking branch 'grimp_source/main' into HEAD
K4liber
committed
7b1f4da
View commit details
Copy full SHA for 7b1f4da
Browse repository at this point
add snapshot typing
K4liber
committed
9f2b7de
View commit details
Copy full SHA for 9f2b7de
Browse repository at this point
Commits on Sep 5, 2025
optimized performance of _find_shortest_path
K4liber
committed
fd5df5d
View commit details
Copy full SHA for fd5df5d
Browse repository at this point
ignore missing library stub for SnapshotAssertion
K4liber
committed
1fc43bc
View commit details
Copy full SHA for 1fc43bc
Browse repository at this point
cargo fmt
K4liber
committed
1acbc02
View commit details
Copy full SHA for 1acbc02
Browse repository at this point
Merge remote-tracking branch 'grimp_source/main' into find-shortest-cycle
K4liber
committed
fc7ed9c
View commit details
Copy full SHA for fc7ed9c
Browse repository at this point
You can’t perform that action at this time.