Function scip_sys::SCIPexprGetHdlr
source · pub unsafe extern "C" fn SCIPexprGetHdlr(
expr: *mut SCIP_EXPR
) -> *mut SCIP_EXPRHDLRExpand description
gets the expression handler of an expression
This identifies the type of the expression (sum, variable, …).