SCIPincludeHeurFeaspump

Function SCIPincludeHeurFeaspump 

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

creates the feaspump primal heuristic and includes it in SCIP

@ingroup PrimalHeuristicIncludes