Skip to main content

set_global_param

Function set_global_param 

Source
pub fn set_global_param(k: &str, v: &str)
Expand description

Set a global (or module) parameter. This setting is shared by all Z3 contexts.

ยงSee also