pub unsafe extern "C" fn SCIPvaluehistoryGetValues(
valuehistory: *mut SCIP_VALUEHISTORY,
) -> *mut f64Expand description
return the array containing the (domain) values for which a history exists
pub unsafe extern "C" fn SCIPvaluehistoryGetValues(
valuehistory: *mut SCIP_VALUEHISTORY,
) -> *mut f64return the array containing the (domain) values for which a history exists