pub unsafe extern "C" fn SCIPgetNlpiOracleIpopt(
nlpiproblem: *mut SCIP_NLPIPROBLEM,
) -> *mut c_voidExpand description
gives a pointer to the NLPIORACLE object stored in Ipopt-NLPI’s NLPI problem data structure
pub unsafe extern "C" fn SCIPgetNlpiOracleIpopt(
nlpiproblem: *mut SCIP_NLPIPROBLEM,
) -> *mut c_voidgives a pointer to the NLPIORACLE object stored in Ipopt-NLPI’s NLPI problem data structure