Function SCIPgetVarWasFixedAtIndex

Source
pub unsafe extern "C" fn SCIPgetVarWasFixedAtIndex(
    scip: *mut SCIP,
    var: *mut SCIP_VAR,
    bdchgidx: *mut SCIP_BDCHGIDX,
    after: c_uint,
) -> c_uint
Expand description

returns whether the binary variable was fixed at the time given by the bound change index