SCIPgetNlpis

Function SCIPgetNlpis 

Source
pub unsafe extern "C" fn SCIPgetNlpis(
    scip: *mut SCIP,
) -> *mut *mut SCIP_NLPI
Expand description

returns the array of currently available NLPIs (sorted by priority)