Public Member Functions | |
| def | getBoundchgs (self) |
Static Public Attributes | |
| domchg = DomainChanges() | |
| scip_domchg | |
| def getBoundchgs | ( | self | ) |
Returns the bound changes in the domain change.
Definition at line 692 of file scip.pxi.
References DomainChanges.scip_domchg, SCIPdomchgGetBoundchg(), and SCIPdomchgGetNBoundchgs().
|
static |