SCIPlpExactAddCol

Function SCIPlpExactAddCol 

Source
pub unsafe extern "C" fn SCIPlpExactAddCol(
    lpexact: *mut SCIP_LPEXACT,
    set: *mut SCIP_SET,
    col: *mut SCIP_COLEXACT,
) -> SCIP_RETCODE
Expand description

adds a column to the LP and captures the variable