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