SCIPgetFirstPrimalBound

Function SCIPgetFirstPrimalBound 

Source
pub unsafe extern "C" fn SCIPgetFirstPrimalBound(
    scip: *mut SCIP,
) -> f64
Expand description

gets the primal bound of the very first solution

@return the primal bound of the very first solution