SCIPgetExprhdlrProduct

Function SCIPgetExprhdlrProduct 

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

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