SCIPincludeHeurTrySol

Function SCIPincludeHeurTrySol 

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

creates the trysol primal heuristic and includes it in SCIP

@ingroup PrimalHeuristicIncludes