pub unsafe extern "C" fn SCIPgetFirstPrimalBound( scip: *mut SCIP, ) -> f64
gets the primal bound of the very first solution
@return the primal bound of the very first solution