pub unsafe extern "C" fn SCIPsetCopyParams(
sourceset: *mut SCIP_SET,
targetset: *mut SCIP_SET,
messagehdlr: *mut SCIP_MESSAGEHDLR,
) -> SCIP_RETCODEExpand description
copies parameters from sourcescip to targetscip
pub unsafe extern "C" fn SCIPsetCopyParams(
sourceset: *mut SCIP_SET,
targetset: *mut SCIP_SET,
messagehdlr: *mut SCIP_MESSAGEHDLR,
) -> SCIP_RETCODEcopies parameters from sourcescip to targetscip