pub unsafe extern "C" fn SCIPlpExactAddCol(
lpexact: *mut SCIP_LPEXACT,
set: *mut SCIP_SET,
col: *mut SCIP_COLEXACT,
) -> SCIP_RETCODEExpand description
adds a column to the LP and captures the variable
pub unsafe extern "C" fn SCIPlpExactAddCol(
lpexact: *mut SCIP_LPEXACT,
set: *mut SCIP_SET,
col: *mut SCIP_COLEXACT,
) -> SCIP_RETCODEadds a column to the LP and captures the variable