Function z3_sys::Z3_optimize_assert

source ·
pub unsafe extern "C" fn Z3_optimize_assert(
    c: Z3_context,
    o: Z3_optimize,
    a: Z3_ast
)
Expand description

Assert hard constraint to the optimization context.

See also: