SCIPgetStartCandidateHeurSubNlp

Function SCIPgetStartCandidateHeurSubNlp 

Source
pub unsafe extern "C" fn SCIPgetStartCandidateHeurSubNlp(
    scip: *mut SCIP,
    heur: *mut SCIP_HEUR,
) -> *mut SCIP_SOL
Expand description

gets startpoint candidate to be used in next call to NLP heuristic, or NULL if none