|
and-constraint data object
Definition at line 123 of file cons_pseudoboolean.c.
pointer to the and-constraint of this 'term' of variables
Definition at line 125 of file cons_pseudoboolean.c.
Referenced by addCliques(), addNewLocks(), chgLhs(), chgRhs(), computeConsAndDataChanges(), consdataPrint(), copyConsPseudoboolean(), correctConshdlrdata(), correctLocksAndCaptures(), createAndAddAndCons(), lockRoundingAndCons(), removeOldLocks(), SCIP_DECL_CONSGETNVARS(), SCIP_DECL_CONSGETVARS(), SCIP_DECL_CONSLOCK(), SCIP_DECL_HASHKEYEQ(), SCIP_DECL_SORTPTRCOMP(), SCIPcreateConsPseudobooleanWithConss(), tryUpgradingSetppc(), unlockRoundingAndCons(), updateAndConss(), and updateConsanddataUses().
all and-constraint variables
Definition at line 128 of file cons_pseudoboolean.c.
Referenced by addCliques(), checkSolution(), computeConsAndDataChanges(), consdataFree(), correctConshdlrdata(), createAndAddAndCons(), findAggregation(), lockRoundingAndCons(), SCIP_DECL_CONSLOCK(), SCIP_DECL_HASHKEYEQ(), SCIP_DECL_HASHKEYVAL(), SCIPcreateConsPseudobooleanWithConss(), transformToOrig(), tryUpgradingLogicor(), tryUpgradingSetppc(), tryUpgradingXor(), and unlockRoundingAndCons().
number of all and-constraint variables
Definition at line 129 of file cons_pseudoboolean.c.
Referenced by addCliques(), checkSolution(), computeConsAndDataChanges(), consdataFree(), correctConshdlrdata(), createAndAddAndCons(), findAggregation(), lockRoundingAndCons(), SCIP_DECL_CONSLOCK(), SCIP_DECL_HASHKEYEQ(), SCIP_DECL_HASHKEYVAL(), SCIPcreateConsPseudobooleanWithConss(), transformToOrig(), tryUpgradingLogicor(), tryUpgradingSetppc(), tryUpgradingXor(), and unlockRoundingAndCons().
new variables in this presolving round
Definition at line 131 of file cons_pseudoboolean.c.
Referenced by addCliques(), checkSolution(), computeConsAndDataChanges(), correctConshdlrdata(), createAndAddAndCons(), findAggregation(), lockRoundingAndCons(), SCIP_DECL_CONSLOCK(), SCIPcreateConsPseudobooleanWithConss(), transformToOrig(), tryUpgradingLogicor(), tryUpgradingSetppc(), and tryUpgradingXor().
int ConsAndData::nnewvars |
number of new variables in this presolving round
Definition at line 132 of file cons_pseudoboolean.c.
Referenced by addCliques(), checkSolution(), computeConsAndDataChanges(), correctConshdlrdata(), createAndAddAndCons(), findAggregation(), lockRoundingAndCons(), SCIP_DECL_CONSLOCK(), SCIPcreateConsPseudobooleanWithConss(), transformToOrig(), tryUpgradingLogicor(), tryUpgradingSetppc(), and tryUpgradingXor().
int ConsAndData::snewvars |
int ConsAndData::noriguses |
unsigned int ConsAndData::istransformed |
is transformed data active
Definition at line 136 of file cons_pseudoboolean.c.
Referenced by checkSolution(), computeConsAndDataChanges(), correctConshdlrdata(), createAndAddAndCons(), SCIP_DECL_CONSGETNVARS(), SCIP_DECL_CONSGETVARS(), SCIP_DECL_CONSLOCK(), SCIP_DECL_SORTPTRCOMP(), SCIPcreateConsPseudobooleanWithConss(), transformToOrig(), tryUpgradingLogicor(), tryUpgradingXor(), and updateConsanddataUses().
unsigned int ConsAndData::isoriginal |
|