pub unsafe extern "C" fn SCIPsolOrigAddObjvalExact(
sol: *mut SCIP_SOL,
addval: *mut SCIP_RATIONAL,
)Expand description
adds value to the objective value of a given original primal CIP solution
pub unsafe extern "C" fn SCIPsolOrigAddObjvalExact(
sol: *mut SCIP_SOL,
addval: *mut SCIP_RATIONAL,
)adds value to the objective value of a given original primal CIP solution