|
SMTStabilizer API
Public API documentation for SMTStabilizer
|
Welcome to the combined documentation for SMTStabilizer API, parser, kernel, and utility modules.
This documentation intentionally separates two audiences:
src/api.src/parser), kernel normalization (src/kernel), and shared helpers (src/util).Parser internals are documented at interface level. Utility helpers are documented around behavior contracts and intended call sites.
stabilizer::api::SMTStabilizer.stabilizer::parser::Parser and related sort/value helpers.stabilizer::node::NodeManager and stabilizer::kernel::Kernel for normalization.stabilizer::util) when tracking hashing and bitvector/runtime helpers.