All Data Structures Namespaces Files Functions Variables Typedefs Enumerations Enumerator Macros Groups Pages
cons_conjunction.h File Reference Detailed Descriptionconstraint handler for conjunction constraints A conjunction constraint is a constraint of the form
where all the are individual constraints themselves. Definition in file cons_conjunction.h. #include "scip/scip.h" Go to the source code of this file.
Function Documentation
creates the handler for conjunction constraints and includes it in SCIP
creates and captures a conjunction constraint
creates and captures an and constraint in its most basic version, i. e., all constraint flags are set to their basic value as explained for the method SCIPcreateConsConjunction(); all flags can be set via SCIPsetConsFLAGNAME-methods in scip.h
adds constraint to the conjunction of constraints
|