pub unsafe extern "C" fn SCIPgetExprhdlrValue(
scip: *mut SCIP,
) -> *mut SCIP_EXPRHDLRExpand description
returns expression handler for constant value expressions (or NULL if not included)
pub unsafe extern "C" fn SCIPgetExprhdlrValue(
scip: *mut SCIP,
) -> *mut SCIP_EXPRHDLRreturns expression handler for constant value expressions (or NULL if not included)