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 }}
dbera
/
LTSVisualizer
Public
Notifications
You must be signed in to change notification settings
Fork
0
Star
0
Code
Issues
0
Pull requests
6
Actions
Projects
Security and quality
0
Insights
Additional navigation options
Code
Issues
Pull requests
Actions
Projects
Security and quality
Insights
Add on-demand terminal-state and SCC analysis
- #14
#14
Merged
dbera
merged 16 commits into
main
dbera/LTSVisualizer:main
from
feature/graph-analysis
dbera/LTSVisualizer:feature/graph-analysis
Copy head branch name to clipboard
Aug 7, 2026
Conversation
Commits
16
(16)
Checks
Files changed
Merged
Add on-demand terminal-state and SCC analysis
#14
dbera
merged 16 commits into
main
dbera/LTSVisualizer:main
from
feature/graph-analysis
dbera/LTSVisualizer:feature/graph-analysis
Copy head branch name to clipboard
Commits
Commits on Aug 6, 2026
Add terminal state detection
dbera
committed
17be88a
View commit details
Copy full SHA for 17be88a
Browse repository at this point
Add strongly connected component analysis
dbera
committed
8fe1f59
View commit details
Copy full SHA for 8fe1f59
Browse repository at this point
Combine graph topology analyses
dbera
committed
35b6177
View commit details
Copy full SHA for 35b6177
Browse repository at this point
Add graph analysis worker protocol
dbera
committed
23dc91b
View commit details
Copy full SHA for 23dc91b
Browse repository at this point
Add graph analysis worker controller
dbera
committed
d288dbb
View commit details
Copy full SHA for d288dbb
Browse repository at this point
Add on-demand graph analysis panel
dbera
committed
3366c66
View commit details
Copy full SHA for 3366c66
Browse repository at this point
Add terminal state analysis navigation
dbera
committed
fca5571
View commit details
Copy full SHA for fca5571
Browse repository at this point
Add cyclic component analysis navigation
dbera
committed
ca6e168
View commit details
Copy full SHA for ca6e168
Browse repository at this point
Document graph analysis features
dbera
committed
938bf82
View commit details
Copy full SHA for 938bf82
Browse repository at this point
Add bounded shortest path enumeration
dbera
committed
ee6c383
View commit details
Copy full SHA for ee6c383
Browse repository at this point
Optimize bounded path candidate storage
dbera
committed
2eb176c
View commit details
Copy full SHA for 2eb176c
Browse repository at this point
Add bounded path search worker controller
dbera
committed
d7b99d7
View commit details
Copy full SHA for d7b99d7
Browse repository at this point
Add bounded path search React hook
dbera
committed
0a75871
View commit details
Copy full SHA for 0a75871
Browse repository at this point
Preserve graph context around computed paths
dbera
committed
50b8860
View commit details
Copy full SHA for 50b8860
Browse repository at this point
Complete bounded alternative path search
dbera
committed
3b05225
View commit details
Copy full SHA for 3b05225
Browse repository at this point
Document bounded alternative path search
dbera
committed
82c51ec
View commit details
Copy full SHA for 82c51ec
Browse repository at this point
You can’t perform that action at this time.