SCIProwExactChgConstant

Function SCIProwExactChgConstant 

Source
pub unsafe extern "C" fn SCIProwExactChgConstant(
    row: *mut SCIP_ROWEXACT,
    stat: *mut SCIP_STAT,
    lpexact: *mut SCIP_LPEXACT,
    constant: *mut SCIP_RATIONAL,
) -> SCIP_RETCODE
Expand description

changes constant value of a row