SCIPincludeHeurLpface

Function SCIPincludeHeurLpface 

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

creates the lpface primal heuristic and includes it in SCIP

@ingroup PrimalHeuristicIncludes