pub unsafe extern "C" fn SCIPheurGetNCalls(
heur: *mut SCIP_HEUR,
) -> c_longlongExpand description
gets the number of times, the heuristic was called and tried to find a solution
pub unsafe extern "C" fn SCIPheurGetNCalls(
heur: *mut SCIP_HEUR,
) -> c_longlonggets the number of times, the heuristic was called and tried to find a solution