#include <scipParaObjProp.h>
Public Attributes | |
| SCIP_BOUNDTYPE | boundType |
| int | index |
| SCIP_Real | bound |
Definition at line 52 of file scipParaObjProp.h.
| SCIP_Real bound |
Definition at line 55 of file scipParaObjProp.h.
Referenced by ScipParaObjProp::addBoundChange(), and ScipParaObjProp::applyBoundChanges().
| SCIP_BOUNDTYPE boundType |
Definition at line 53 of file scipParaObjProp.h.
Referenced by ScipParaObjProp::addBoundChange(), and ScipParaObjProp::applyBoundChanges().
| int index |
Definition at line 54 of file scipParaObjProp.h.
Referenced by ScipParaObjProp::addBoundChange(), and ScipParaObjProp::applyBoundChanges().