SCIPsetFindNlpi

Function SCIPsetFindNlpi 

Source
pub unsafe extern "C" fn SCIPsetFindNlpi(
    set: *mut SCIP_SET,
    name: *const c_char,
) -> *mut SCIP_NLPI
Expand description

returns the NLPI of the given name, or NULL if not existing