SCIPsolComp

Function SCIPsolComp 

Source
pub unsafe extern "C" fn SCIPsolComp(
    elem1: *mut c_void,
    elem2: *mut c_void,
) -> c_int
Expand description

comparison method for sorting solution by decreasing objective value (best solution will be sorted to the end)