Home
last modified time | relevance | path

Searched refs:stickingatnode (Results 1 – 25 of 76) sorted by relevance

1234

/dports/math/SCIP/scip-7.0.3/src/scip/
H A Dcons_setppc.h115 …SCIP_Bool stickingatnode /**< should the constraint always be kept at the node wh…
168 …SCIP_Bool stickingatnode /**< should the constraint always be kept at the node wh…
221 …SCIP_Bool stickingatnode /**< should the constraint always be kept at the node wh…
H A Dcons_symresack.h111 …SCIP_Bool stickingatnode /**< should the constraint always be kept at the node wh…
150 …SCIP_Bool stickingatnode /**< should the constraint always be kept at the node wh…
H A Dcons_bounddisjunction.h97 …SCIP_Bool stickingatnode /**< should the constraint always be kept at the node wh…
154 …SCIP_Bool stickingatnode /**< should the constraint always be kept at the node wh…
H A Dcons_indicator.h105 …SCIP_Bool stickingatnode /**< should the constraint always be kept at the node wh…
164 …SCIP_Bool stickingatnode /**< should the constraint always be kept at the node wh…
H A Dcons_pseudoboolean.h129 …SCIP_Bool stickingatnode /**< should the constraint always be kept at the node wh…
184 …SCIP_Bool stickingatnode /**< should the constraint always be kept at the node wh…
H A Dcons_linear.h159 …SCIP_Bool stickingatnode /**< should the constraint always be kept at the node wh…
209 …SCIP_Bool stickingatnode, /**< should the constraint always be kept at the node wh…
H A Dcons_nonlinear.h188 …SCIP_Bool stickingatnode /**< should the constraint always be kept at the node wh…
256 …SCIP_Bool stickingatnode /**< should the constraint always be kept at the node wh…
H A Dcons_xyz.h86 …SCIP_Bool stickingatnode /**< should the constraint always be kept at the node wh…
H A Dcons_orbitope.h123 …SCIP_Bool stickingatnode /**< should the constraint always be kept at the node wh…
H A Dcons_superindicator.h100 …SCIP_Bool stickingatnode /**< should the constraint always be kept at the node wh…
H A Dcons_or.h100 …SCIP_Bool stickingatnode /**< should the constraint always be kept at the node wh…
H A Dcons.h603 …SCIP_Bool stickingatnode, /**< should the constraint always be kept at the node wh…
639 …SCIP_Bool stickingatnode, /**< should the constraint always be kept at the node wh…
678 …SCIP_Bool stickingatnode, /**< should the constraint always be kept at the node wh…
957 SCIP_Bool stickingatnode /**< new value */
H A Dcons_xor.h101 …SCIP_Bool stickingatnode /**< should the constraint always be kept at the node wh…
H A Dcons_orbisack.h118 …SCIP_Bool stickingatnode /**< should the constraint always be kept at the node wh…
H A Dcons_sos2.h95 …SCIP_Bool stickingatnode /**< should the constraint always be kept at the node wh…
H A Dcons_and.h100 …SCIP_Bool stickingatnode /**< should the constraint always be kept at the node wh…
H A Dcons_bivariate.h117 …SCIP_Bool stickingatnode /**< should the constraint always be kept at the node wh…
H A Dcons_logicor.h98 …SCIP_Bool stickingatnode /**< should the constraint always be kept at the node wh…
H A Dcons_linking.h103 …SCIP_Bool stickingatnode /**< should the constraint always be kept at the node wh…
H A Dcons_cardinality.h104 …SCIP_Bool stickingatnode /**< should the constraint always be kept at the node wh…
H A Dscip_cons.h673 …SCIP_Bool stickingatnode /**< should the constraint always be kept at the node wh…
724 …SCIP_Bool stickingatnode, /**< should the constraint always be kept at the node wh…
987 SCIP_Bool stickingatnode /**< new value */
H A Dpresol_gateextraction.c1000 SCIP_Bool stickingatnode; in extractGates() local
1015 stickingatnode = SCIPconsIsStickingAtNode(logicor); in extractGates()
1041 stickingatnode &= SCIPconsIsStickingAtNode(gateconss[v]); in extractGates()
1075 local, modifiable, dynamic, removable, stickingatnode) ); in extractGates()
1099 local, modifiable, dynamic, removable, stickingatnode) ); in extractGates()
1609 SCIP_Bool stickingatnode; in SCIP_DECL_PRESOLEXEC() local
1623stickingatnode = SCIPconsIsStickingAtNode(logicor) && SCIPconsIsStickingAtNode(setppc); in SCIP_DECL_PRESOLEXEC()
1637 SCIP_CALL( SCIPsetConsStickingAtNode(scip, setppc, stickingatnode) ); in SCIP_DECL_PRESOLEXEC()
1658 local, modifiable, dynamic, removable, stickingatnode) ); in SCIP_DECL_PRESOLEXEC()
H A Dcons_sos1.h98 …SCIP_Bool stickingatnode /**< should the constraint always be kept at the node wh…
/dports/math/SCIP/scip-7.0.3/examples/LOP/src/
H A Dcons_lop.h64 …SCIP_Bool stickingatnode /**< should the constraint always be kept at the node wh…
/dports/math/SCIP/scip-7.0.3/applications/Scheduler/src/
H A Dcons_optcumulative.h70 …SCIP_Bool stickingatnode /**< should the constraint always be kept at the node wh…

1234