Function SCIPcolGetNStrongbranchs

Source
pub unsafe extern "C" fn SCIPcolGetNStrongbranchs(
    col: *mut SCIP_COL,
) -> c_int
Expand description

gets number of times, strong branching was applied in current run on the given column