Semantic Equivalence Verifier

Analyzes and verifies semantic equivalence between two functions, classes, or modules by examining control flow, data flow, and observable behavior. Use when comparing code implementations (refactored vs original, different implementations of same functionality, migration verification), determining if two code artifacts produce identical behavior, identifying behavioral differences between code versions, or validating that code changes preserve semantics. Supports formal reasoning and symbolic execution approaches.

ArabelaTso Updated

File contents

ArabelaTso/Skills-4-SE/tree/main/skills/semantic-equivalence-verifier commit 81f0b57840

Frequently asked questions

npx skillmds@latest add arabelatso/semantic-equivalence-verifier