Skip to main content

Module opt

Module opt 

Source

Structsยง

ConstraintContext ๐Ÿ”’
Simple facts learned from the normalized conjunction currently being queried.
SmtCsePlan ๐Ÿ”’
SmtCseVisit ๐Ÿ”’
SmtCseWriter ๐Ÿ”’
WordInterval ๐Ÿ”’

Enumsยง

SmtBinding ๐Ÿ”’

Functionsยง

bool_structural_key ๐Ÿ”’
cmp_op_key ๐Ÿ”’
const_side_bound ๐Ÿ”’
constraints_are_directly_unsat ๐Ÿ”’
Returns whether normalized conjunctive constraints contain a direct contradiction.
expr_binop_key ๐Ÿ”’
expr_ternop_key ๐Ÿ”’
nonzero_bound ๐Ÿ”’
normalize_bool_for_solver ๐Ÿ”’
Normalizes one boolean expression into an equivalent, solver-friendlier form.
normalize_bool_node_for_solver ๐Ÿ”’
normalize_cmp_for_solver ๐Ÿ”’
normalize_constraint_batch ๐Ÿ”’
normalize_constraints_for_solver ๐Ÿ”’
Normalizes path constraints into an equivalent, solver-friendlier form.
normalize_expr_for_solver ๐Ÿ”’
Normalizes one word expression into an equivalent, solver-friendlier form.
normalize_expr_node_for_solver ๐Ÿ”’
normalize_ite_expr_for_solver ๐Ÿ”’
sort_dedup_bool_exprs ๐Ÿ”’
sorted_bool_exprs_are_subset ๐Ÿ”’
Returns whether every expression in subset appears in superset.
write_bool_structural_key ๐Ÿ”’
write_expr_structural_key ๐Ÿ”’
write_exprs_structural_key ๐Ÿ”’
write_smt_assertions ๐Ÿ”’