SCIPgetExprhdlrVar

Function SCIPgetExprhdlrVar 

Source
pub unsafe extern "C" fn SCIPgetExprhdlrVar(
    scip: *mut SCIP,
) -> *mut SCIP_EXPRHDLR
Expand description

returns expression handler for variable expressions (or NULL if not included)