SCIPincludeHeurSimplerounding

Function SCIPincludeHeurSimplerounding 

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

creates the simple rounding heuristic and includes it in SCIP

@ingroup PrimalHeuristicIncludes