SCIPsolGetObj

Function SCIPsolGetObj 

Source
pub unsafe extern "C" fn SCIPsolGetObj(
    sol: *mut SCIP_SOL,
    set: *mut SCIP_SET,
    transprob: *mut SCIP_PROB,
    origprob: *mut SCIP_PROB,
) -> f64
Expand description

gets objective value of primal CIP solution in transformed problem