SCIPfindDisp

Function SCIPfindDisp 

Source
pub unsafe extern "C" fn SCIPfindDisp(
    scip: *mut SCIP,
    name: *const c_char,
) -> *mut SCIP_DISP
Expand description

returns the display column of the given name, or NULL if not existing