Function z3_sys::Z3_mk_interpolant [] [src]

pub unsafe extern "C" fn Z3_mk_interpolant(c: Z3_context, a: Z3_ast) -> Z3_ast

Create an AST node marking a formula position for interpolation.

The node a must have Boolean sort.