pub unsafe extern "C" fn SCIPcolGetStrongbranchNode(
col: *mut SCIP_COL,
) -> c_longlongExpand description
gets node number of the last node in current branch and bound run, where strong branching was used on the given column, or -1 if strong branching was never applied to the column in current run