Skip to main content

Module engine

Module engine 

Source
Expand description

Symbolic-VM-based verification engine.

Uses a semantic MIR executor to build symbolic state, then checks safety properties with a unified property checker.

Structs§

VerifyEngine

Constants§

ENGINE_INLINE_DEPTH 🔒