SCIPheurGetMaxdepth

Function SCIPheurGetMaxdepth 

Source
pub unsafe extern "C" fn SCIPheurGetMaxdepth(
    heur: *mut SCIP_HEUR,
) -> c_int
Expand description

gets maximal depth level for calling primal heuristic (returns -1, if no depth limit exists)