This is the complete list of members for ScipParaObjProp, including all inherited members.
addBoundChange(SCIP *scip, SCIP_BOUNDTYPE boundType, int index, SCIP_Real bound) | ScipParaObjProp | |
applyBoundChanges(SCIP *scip, int &ntightened, int &ntightenedint, SCIP_RESULT *result) | ScipParaObjProp | |
boundChanges | ScipParaObjProp | private |
getNtightened() | ScipParaObjProp | |
getNtightenedInt() | ScipParaObjProp | |
ntotaltightened | ScipParaObjProp | private |
ntotaltightenedint | ScipParaObjProp | private |
SCIP_DECL_PROPEXEC(scip_exec) | ScipParaObjProp | virtual |
SCIP_DECL_PROPPRESOL(scip_presol) | ScipParaObjProp | virtual |
ScipParaObjProp(UG::ParaComm *comm, ScipParaSolver *inSolver) | ScipParaObjProp | |
solver | ScipParaObjProp | private |
tryToTightenBound(SCIP *scip, SCIP_BOUNDTYPE boundType, SCIP_VAR *var, SCIP_Real bound, SCIP_Result *result, int &ntightened, int &ntightenedint) | ScipParaObjProp | |
~ScipParaObjProp() | ScipParaObjProp | virtual |