Home
last modified time | relevance | path

Searched defs:SCIP_DECL_PRESOLCOPY (Results 1 – 17 of 17) sorted by relevance

/dports/math/SCIP/scip-7.0.3/src/scip/
H A Dtype_presol.h51 #define SCIP_DECL_PRESOLCOPY(x) SCIP_RETCODE x (SCIP* scip, SCIP_PRESOL* presol) macro
H A Dpresol_trivial.c52 SCIP_DECL_PRESOLCOPY(presolCopyTrivial) in SCIP_DECL_PRESOLCOPY() function
H A Dpresol_inttobinary.c51 SCIP_DECL_PRESOLCOPY(presolCopyInttobinary) in SCIP_DECL_PRESOLCOPY() function
H A Dpresol_implics.c50 SCIP_DECL_PRESOLCOPY(presolCopyImplics) in SCIP_DECL_PRESOLCOPY() function
H A Dpresol_boundshift.c81 SCIP_DECL_PRESOLCOPY(presolCopyBoundshift) in SCIP_DECL_PRESOLCOPY() function
H A Dpresol_convertinttobin.c72 SCIP_DECL_PRESOLCOPY(presolCopyConvertinttobin) in SCIP_DECL_PRESOLCOPY() function
H A Dpresol_stuffing.c337 SCIP_DECL_PRESOLCOPY(presolCopyStuffing) in SCIP_DECL_PRESOLCOPY() function
H A Dpresol_dualcomp.c505 SCIP_DECL_PRESOLCOPY(presolCopyDualcomp) in SCIP_DECL_PRESOLCOPY() function
H A Dpresol_milp.cpp181 SCIP_DECL_PRESOLCOPY(presolCopyMILP) in SCIP_DECL_PRESOLCOPY() function
H A Dpresol_sparsify.c671 SCIP_DECL_PRESOLCOPY(presolCopySparsify) in SCIP_DECL_PRESOLCOPY() function
H A Dpresol_gateextraction.c1126 SCIP_DECL_PRESOLCOPY(presolCopyGateextraction) in SCIP_DECL_PRESOLCOPY() function
H A Dpresol_tworowbnd.c1280 SCIP_DECL_PRESOLCOPY(presolCopyTworowbnd) in SCIP_DECL_PRESOLCOPY() function
H A Dpresol_domcol.c1969 SCIP_DECL_PRESOLCOPY(presolCopyDomcol) in SCIP_DECL_PRESOLCOPY() function
H A Dpresol_dualsparsify.c1209 SCIP_DECL_PRESOLCOPY(presolCopyDualsparsify) in SCIP_DECL_PRESOLCOPY() function
H A Dpresol_qpkktref.c1748 SCIP_DECL_PRESOLCOPY(presolCopyQPKKTref) in SCIP_DECL_PRESOLCOPY() function
H A Dpresol_dualinfer.c2141 SCIP_DECL_PRESOLCOPY(presolCopyDualinfer) in SCIP_DECL_PRESOLCOPY() function
/dports/math/SCIP/scip-7.0.3/src/objscip/
H A Dobjpresol.cpp53 SCIP_DECL_PRESOLCOPY(presolCopyObj) in SCIP_DECL_PRESOLCOPY() function