SCIPincludeHeurShiftandpropagate

Function SCIPincludeHeurShiftandpropagate 

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

creates the shiftandpropagate primal heuristic and includes it in SCIP

@ingroup PrimalHeuristicIncludes