pub unsafe extern "C" fn SCIPincludeNlpSolverIpopt(
scip: *mut SCIP,
) -> SCIP_RETCODEExpand description
create solver interface for Ipopt solver and includes it into SCIP, if Ipopt is available
@ingroup NLPIIncludes
pub unsafe extern "C" fn SCIPincludeNlpSolverIpopt(
scip: *mut SCIP,
) -> SCIP_RETCODEcreate solver interface for Ipopt solver and includes it into SCIP, if Ipopt is available
@ingroup NLPIIncludes