SCIPsolGetHeur

Function SCIPsolGetHeur 

Source
pub unsafe extern "C" fn SCIPsolGetHeur(
    sol: *mut SCIP_SOL,
) -> *mut SCIP_HEUR
Expand description

gets heuristic that found this solution, or NULL if solution has type different than SCIP_SOLTYPE_HEUR