https://github.com/lengyijun/tarjan-kosaraju-why3-lean4
https://github.com/lengyijun/tarjan-kosaraju-why3-lean4
kosaraju-algorithm lean4 tarjan-algorithm why3
Last synced: about 1 month ago
JSON representation
- Host: GitHub
- URL: https://github.com/lengyijun/tarjan-kosaraju-why3-lean4
- Owner: lengyijun
- Created: 2023-11-24T06:35:50.000Z (over 1 year ago)
- Default Branch: main
- Last Pushed: 2025-01-17T09:48:29.000Z (4 months ago)
- Last Synced: 2025-01-17T10:33:26.936Z (4 months ago)
- Topics: kosaraju-algorithm, lean4, tarjan-algorithm, why3
- Language: Lean
- Homepage:
- Size: 1.01 MB
- Stars: 4
- Watchers: 1
- Forks: 0
- Open Issues: 2
-
Metadata Files:
- Readme: README.md
Awesome Lists containing this project
README
formalize tarjan's algorithm in why3
formalize kosaraju's algorithm in why3
formalize kosaraju's algorithm in lean4## related work
https://github.com/coq-community/tarjan