SCIPrationalCreateString

Function SCIPrationalCreateString 

Source
pub unsafe extern "C" fn SCIPrationalCreateString(
    mem: *mut BMS_BLKMEM,
    rational: *mut *mut SCIP_RATIONAL,
    desc: *const c_char,
) -> SCIP_RETCODE
Expand description

allocates and creates a rational from a string if known, otherwise assigns a null pointer