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

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

public class BoolIntLinComb.SimpleRightMemberBounds
extends BoolIntLinComb.RightMemberBounds


Constructor Summary
BoolIntLinComb.SimpleRightMemberBounds()
           
 
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.SimpleRightMemberBounds

public BoolIntLinComb.SimpleRightMemberBounds()
Method Detail

getInfRight

public final int getInfRight()
Overrides:
getInfRight in class BoolIntLinComb.RightMemberBounds

getSupRight

public final int getSupRight()
Overrides:
getSupRight in class BoolIntLinComb.RightMemberBounds

getNewInfForObj

public final int getNewInfForObj()
Overrides:
getNewInfForObj in class BoolIntLinComb.RightMemberBounds

getNewSupForObj

public final int getNewSupForObj()
Overrides:
getNewSupForObj in class BoolIntLinComb.RightMemberBounds


Copyright © 2012. All Rights Reserved.