SCIPgetExprhdlrValue

Function SCIPgetExprhdlrValue 

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

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