SCIPincludeNlpSolverWorhp

Function SCIPincludeNlpSolverWorhp 

Source
pub unsafe extern "C" fn SCIPincludeNlpSolverWorhp(
    scip: *mut SCIP,
    useip: c_uint,
) -> SCIP_RETCODE
Expand description

create solver interface for Worhp solver and includes it into SCIP, if Worhp is available

@ingroup NLPIIncludes