pub unsafe extern "C" fn SCIPsolGetObjExact(
sol: *mut SCIP_SOL,
set: *mut SCIP_SET,
transprob: *mut SCIP_PROB,
origprob: *mut SCIP_PROB,
objval: *mut SCIP_RATIONAL,
)Expand description
gets objective value of primal CIP solution in transformed problem