Home
last modified time | relevance | path

Searched defs:ismodelcons (Results 1 – 3 of 3) sorted by relevance

/dports/math/SCIP/scip-7.0.3/src/scip/
H A Dcons_symresack.c123 SCIP_Bool ismodelcons; /**< whether the symresack is a model constraint */ member
462 SCIP_Bool ismodelcons /**< whether the symresack is a model constraint */ in consdataCreate()
1332 SCIP_Bool ismodelcons, /**< whether the symresack is a model constraint */ in orbisackUpgrade()
1436SCIP_Bool ismodelcons, /**< whether the added constraint is a model constraint … in SCIPcreateSymbreakCons()
2623 SCIP_Bool ismodelcons, /**< whether the symresack is a model constraint */ in SCIPcreateConsSymresack()
2688 SCIP_Bool ismodelcons /**< whether the symresack is a model constraint */ in SCIPcreateConsBasicSymresack()
H A Dcons_orbisack.c114 SCIP_Bool ismodelcons; /**< whether the orbisack is a model constraint */ member
152 SCIP_Bool ismodelcons /**< whether the orbisack is a model constraint */ in consdataCreate()
2073 SCIP_Bool ismodelcons, /**< whether the orbisack is a model constraint */ in SCIPcreateConsOrbisack()
2179 SCIP_Bool ismodelcons /**< whether the orbisack is a model constraint */ in SCIPcreateConsBasicOrbisack()
H A Dcons_orbitope.c174 SCIP_Bool ismodelcons; /**< whether the orbitope is a model constraint */ member
242 SCIP_Bool ismodelcons /**< whether the orbitope is a model constraint */ in consdataCreate()
3814 SCIP_Bool ismodelcons, /**< whether the orbitope is a model constraint */ in SCIPcreateConsOrbitope()
3932 SCIP_Bool ismodelcons /**< whether the orbitope is a model constraint */ in SCIPcreateConsBasicOrbitope()