Skip to main content

SCIPincludeHeurZirounding

Function SCIPincludeHeurZirounding 

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

creates the zirounding primal heuristic and includes it in SCIP

@ingroup PrimalHeuristicIncludes