pub unsafe extern "C" fn SCIPincludeConshdlrPseudoboolean(
scip: *mut SCIP,
) -> SCIP_RETCODEExpand description
creates the handler for pseudoboolean constraints and includes it in SCIP
@ingroup ConshdlrIncludes
pub unsafe extern "C" fn SCIPincludeConshdlrPseudoboolean(
scip: *mut SCIP,
) -> SCIP_RETCODEcreates the handler for pseudoboolean constraints and includes it in SCIP
@ingroup ConshdlrIncludes