choco.cp.solver.constraints.integer.bool
Class BoolIntLinComb.RightMemberBounds

java.lang.Object
  extended by choco.cp.solver.constraints.integer.bool.BoolIntLinComb.RightMemberBounds
Direct Known Subclasses:
BoolIntLinComb.SimpleRightMemberBounds
Enclosing class:
BoolIntLinComb

public class BoolIntLinComb.RightMemberBounds
extends Object


Constructor Summary
BoolIntLinComb.RightMemberBounds()
           
 
Method Summary
 int getInfRight()
           
 int getNewInfForObj()
           
 int getNewSupForObj()
           
 int getSupRight()
           
 
Methods inherited from class java.lang.Object
clone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait
 

Constructor Detail

BoolIntLinComb.RightMemberBounds

public BoolIntLinComb.RightMemberBounds()
Method Detail

getInfRight

public int getInfRight()

getSupRight

public int getSupRight()

getNewInfForObj

public int getNewInfForObj()

getNewSupForObj

public int getNewSupForObj()


Copyright © 2012. All Rights Reserved.