pub unsafe extern "C" fn SCIPincludeHeurFarkasdiving(
scip: *mut SCIP,
) -> SCIP_RETCODEExpand description
creates the farkasdiving heuristic and includes it in SCIP
@ingroup PrimalHeuristicIncludes
pub unsafe extern "C" fn SCIPincludeHeurFarkasdiving(
scip: *mut SCIP,
) -> SCIP_RETCODEcreates the farkasdiving heuristic and includes it in SCIP
@ingroup PrimalHeuristicIncludes