SCIPnlhdlrComp

Function SCIPnlhdlrComp 

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

compares two nonlinear handlers by detection priority

if handlers have same detection priority, then compare by name