SCIPlpiGetIterations

Function SCIPlpiGetIterations 

Source
pub unsafe extern "C" fn SCIPlpiGetIterations(
    lpi: *mut SCIP_LPI,
    iterations: *mut c_int,
) -> SCIP_RETCODE
Expand description

gets the number of LP iterations of the last solve call