pub unsafe extern "C" fn SCIPpropGetNFixedVars(
    prop: *mut SCIP_PROP
) -> c_int
Expand description

gets number of variables fixed during presolving of propagator