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