ursa-inc/FMT Equivalence Checker

Prove functional equivalence between two functions using formal methods

View on GitHub

Trust Signals

Scorecard Score
not yet scored
Maintenance Recency
Stale
License
None
namedescriptionrequireddefault
api_keyFMT API key — store as a GitHub Actions secretyes
function_aFirst function source code (inline string)yes
function_bSecond function source code to compare againstyes
languageProgramming language of the functionsnopython
timeoutProof timeout in secondsno30
api_urlFMT API base URL (override for testing)nohttps://api.fmt.ursasecure.com
namedescription
job_idThe equivalence check job ID
equivalentWhether the functions are proven equivalent (true/false/unknown)
statusFinal job status (complete/failed)