pub unsafe extern "C" fn SCIProwExactAddCoef(
rowexact: *mut SCIP_ROWEXACT,
blkmem: *mut BMS_BLKMEM,
set: *mut SCIP_SET,
eventqueue: *mut SCIP_EVENTQUEUE,
lpexact: *mut SCIP_LPEXACT,
colexact: *mut SCIP_COLEXACT,
val: *mut SCIP_RATIONAL,
) -> SCIP_RETCODEExpand description
adds a previously non existing coefficient to an LP row