Skip to main content

Z3_get_num_simplifiers

Function Z3_get_num_simplifiers 

Source
pub unsafe extern "C" fn Z3_get_num_simplifiers(
    c: Z3_context,
) -> c_uint
Expand description

Return the number of builtin simplifiers available in Z3.

ยงSee also