A RetroSearch Logo

Home - News ( United States | United Kingdom | Italy | Germany ) - Football scores

Search Query:

Showing content from https://scipopt.github.io/PySCIPOpt/docs/html/classpyscipopt_1_1scip_1_1BoundChange.html below:

PySCIPOpt: BoundChange Class Reference

Public Member Functions def  __repr__ (self)   def  getBoundchgtype (self)   def  getBoundtype (self)   def  getNewBound (self)   def  getVar (self)   def  isRedundant (self)   Static Public Attributes   boundchg = BoundChange()     scip_boundchg   Detailed Description
Bound change.

Definition at line 645 of file scip.pxi.

Member Function Documentation ◆ __repr__() def __repr__ (   self )

Definition at line 676 of file scip.pxi.

References BoundChange.getBoundtype(), Event.getNewBound(), BoundChange.getNewBound(), Event.getVar(), Column.getVar(), and BoundChange.getVar().

◆ getBoundchgtype() def getBoundchgtype (   self )
Returns the bound change type of the bound change.

Definition at line 664 of file scip.pxi.

References BoundChange.scip_boundchg, and SCIPboundchgGetBoundchgtype().

◆ getBoundtype() def getBoundtype (   self )
Returns the bound type of the bound change.

Definition at line 668 of file scip.pxi.

References BoundChange.scip_boundchg, and SCIPboundchgGetBoundtype().

◆ getNewBound() def getNewBound (   self )
Returns the new value of the bound in the bound change.

Definition at line 656 of file scip.pxi.

References BoundChange.scip_boundchg, and SCIPboundchgGetNewbound().

◆ getVar() def getVar (   self )
Returns the variable of the bound change.

Definition at line 660 of file scip.pxi.

References BoundChange.scip_boundchg, and SCIPboundchgGetVar().

◆ isRedundant() def isRedundant (   self )
Returns whether the bound change is redundant due to a more global bound that is at least as strong.

Definition at line 672 of file scip.pxi.

References BoundChange.scip_boundchg, and SCIPboundchgIsRedundant().

Member Data Documentation ◆ boundchg boundchg = BoundChange() static

Definition at line 652 of file scip.pxi.

◆ scip_boundchg scip_boundchg static

Definition at line 653 of file scip.pxi.

The documentation for this class was generated from the following file:


RetroSearch is an open source project built by @garambo | Open a GitHub Issue

Search and Browse the WWW like it's 1997 | Search results from DuckDuckGo

HTML: 3.2 | Encoding: UTF-8 | Version: 0.7.4