Invariant Inference

Automatically infer loop invariants for code verification and correctness proofs. Use when analyzing loops to identify properties that hold throughout execution, generating assertions for verification, proving loop correctness, or documenting loop behavior. Supports Python, Java, C/C++, and language-agnostic analysis. Generates invariants as code assertions (assert statements). Triggers when users ask to infer invariants, find loop properties, generate loop assertions, prove loop correctness, or verify loop behavior.

tools-only a4272a3 3 files · 25.1 KB Updated 7 repo stars

File contents

tools-only/X-Skills/tree/main/data-analysis/003-name-skill_836250f1 commit a4272a3447

Frequently asked questions

npx skillmds add tools-only/invariant-inference