pub unsafe extern "C" fn SCIPapplyHeurSubNlp(
scip: *mut SCIP,
heur: *mut SCIP_HEUR,
result: *mut SCIP_RESULT,
refpoint: *mut SCIP_SOL,
resultsol: *mut SCIP_SOL,
) -> SCIP_RETCODEExpand description
main procedure of the subNLP heuristic