@isl-lang/verifier-formal
v0.1.1
Published
Formal verification for ISL using SMT-LIB and Z3
Maintainers
Readme
@isl-lang/verifier-formal
TODO: Add description
Installation
pnpm add @isl-lang/verifier-formalUsage
import {} from '@isl-lang/verifier-formal';API
TODO: Document public API.
Development
pnpm build # Build the package
pnpm test # Run tests
pnpm typecheck # Type-check without emit
pnpm clean # Remove dist/License
MIT
