|
SMTStabilizer API
Public API documentation for SMTStabilizer
|
The parser module (src/parser) is responsible for ingesting SMT-LIB2 input and producing DAG-based internal nodes used by later stabilization stages.
stabilizer::parser::Parser::parsestabilizer::parser::Parser::parseStrstabilizer::parser::Parser::mkExprstabilizer::parser::DAGNode for expression graph nodes.stabilizer::parser::Sort and stabilizer::parser::SortManager for sort handling.stabilizer::parser::Value and numeric wrappers for constant interpretation.