Function scip_sys::SCIPincludeNlpSolverWorhp
source · 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