Function z3_sys::Z3_algebraic_is_value[][src]

pub unsafe extern "C" fn Z3_algebraic_is_value(
    c: Z3_context,
    a: Z3_ast
) -> bool
Expand description

Return true if a can be used as value in the Z3 real algebraic number package.