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