Skip to main content

solve

Function solve 

Source
pub async fn solve(
    z3_bin: &PathBuf,
    smt_input: &str,
    timeout_secs: u64,
) -> SolveResult
Expand description

Run z3 on SMT-LIB2 input