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
.
tlaplus
/
CommunityModules
Public
Notifications
You must be signed in to change notification settings
Fork
48
Star
315
Code
Issues
13
Pull requests
2
Actions
Security and quality
0
Insights
Additional navigation options
Code
Issues
Pull requests
Actions
Security and quality
Insights
several theorems about graphs
- #125
#125
Merged
muenchnerkindl
merged 16 commits into
master
tlaplus/CommunityModules:master
from
graphs
tlaplus/CommunityModules:graphs
Copy head branch name to clipboard
Jul 18, 2026
Conversation
Commits
16
(16)
Checks
Files changed
Merged
several theorems about graphs
#125
muenchnerkindl
merged 16 commits into
master
tlaplus/CommunityModules:master
from
graphs
tlaplus/CommunityModules:graphs
Copy head branch name to clipboard
Commits
Commits on Jul 1, 2026
several theorems about graphs
Show description for 45e83ab
muenchnerkindl
committed
45e83ab
View commit details
Copy full SHA for 45e83ab
Browse repository at this point
rename operators in tests for graphs
Show description for 7e67a80
muenchnerkindl
committed
7e67a80
View commit details
Copy full SHA for 7e67a80
Browse repository at this point
Commits on Jul 2, 2026
rename proofs module so that it will be picked up by CI
Show description for a7d55df
muenchnerkindl
committed
a7d55df
View commit details
Copy full SHA for a7d55df
Browse repository at this point
fix two proof steps that appear to be shaky in the CI check
Show description for b76466a
muenchnerkindl
committed
b76466a
View commit details
Copy full SHA for b76466a
Browse repository at this point
Commits on Jul 9, 2026
Add tests for Graphs SimplePath, AreConnectedIn and IsStronglyConnected
Show description for ca8e433
lemmy
and
claude
committed
ca8e433
View commit details
Copy full SHA for ca8e433
Browse repository at this point
Add Graphs module overrides for SimplePath, AreConnectedIn and IsStronglyConnected
Show description for dac9808
lemmy
and
claude
committed
dac9808
View commit details
Copy full SHA for dac9808
Browse repository at this point
Commits on Jul 14, 2026
Towards a TLAPS stdlib (#127)
Show description for 7b0e76c
3 people
authored
7b0e76c
View commit details
Copy full SHA for 7b0e76c
Browse repository at this point
several theorems about graphs
Show description for e381d19
muenchnerkindl
committed
e381d19
View commit details
Copy full SHA for e381d19
Browse repository at this point
rename operators in tests for graphs
Show description for 3019bc3
muenchnerkindl
committed
3019bc3
View commit details
Copy full SHA for 3019bc3
Browse repository at this point
rename proofs module so that it will be picked up by CI
Show description for ee0bb01
muenchnerkindl
committed
ee0bb01
View commit details
Copy full SHA for ee0bb01
Browse repository at this point
fix two proof steps that appear to be shaky in the CI check
Show description for 9501bcd
muenchnerkindl
committed
9501bcd
View commit details
Copy full SHA for 9501bcd
Browse repository at this point
Commits on Jul 15, 2026
align undirected graphs with changes in directed graphs
Show description for 8a968e4
muenchnerkindl
committed
8a968e4
View commit details
Copy full SHA for 8a968e4
Browse repository at this point
Commits on Jul 17, 2026
minor changes
Show description for 94c8ae4
muenchnerkindl
committed
94c8ae4
View commit details
Copy full SHA for 94c8ae4
Browse repository at this point
make SCCs maximal
Show description for 837b16f
muenchnerkindl
committed
837b16f
View commit details
Copy full SHA for 837b16f
Browse repository at this point
Commits on Jul 18, 2026
Add AbstractGraphs class to share implementation between directed and undirected graph modules
Show description for 5b5f16a
lemmy
and
claude
committed
5b5f16a
View commit details
Copy full SHA for 5b5f16a
Browse repository at this point
final cleanup
Show description for 2a51bbb
muenchnerkindl
committed
2a51bbb
View commit details
Copy full SHA for 2a51bbb
Browse repository at this point
You can’t perform that action at this time.