termination-analyzer
SolidProve termination of algorithms and programs using ranking functions and well-founded orderings
AI & Automation 1,160 stars
71 forks Updated today MIT
Install
Quality Score: 94/100
Stars 20%
Recency 20%
Frontmatter 20%
Documentation 15%
Issue Health 10%
License 10%
Description 5%
Skill Content
# Termination Analyzer
## Purpose
Provides expert guidance on proving termination of algorithms through ranking functions, well-founded orderings, and automated analysis.
## Capabilities
- Identify ranking/variant functions automatically
- Prove well-founded orderings
- Handle mutual recursion
- Detect potential non-termination
- Generate termination certificates
- Analyze complex control flow
## Usage Guidelines
1. **Structure Analysis**: Identify recursive calls and loop structures
2. **Ranking Function**: Find or construct appropriate ranking function
3. **Ordering Proof**: Prove well-foundedness of the ordering
4. **Certificate Generation**: Generate formal termination proof
5. **Non-termination Detection**: Flag potential infinite loops
## Tools/Libraries
- AProVE
- T2
- Ultimate Automizer
- SMT solvers
Details
- Author
- a5c-ai
- Repository
- a5c-ai/babysitter
- Created
- 4 months ago
- Last Updated
- today
- Language
- JavaScript
- License
- MIT
Similar Skills
Semantically similar based on skill content — not just same category
AI & Automation Solid
proof-structure-analyzer
Analyze and restructure mathematical proofs for clarity and completeness
1,160 Updated today
a5c-ai AI & Automation Solid
turing-machine-simulator
Simulate Turing machines for computability analysis and algorithm demonstration
1,160 Updated today
a5c-ai AI & Automation Solid
theorem-prover-interface
Interface with interactive theorem provers for mechanized verification
1,160 Updated today
a5c-ai AI & Automation Listed
proof-theory
Problem-solving strategies for proof theory in mathematical logic
3,795 Updated 4 months ago
parcadei AI & Automation Solid
optimization-correctness-verifier
Verify correctness of compiler optimizations using formal methods
1,160 Updated today
a5c-ai