choco.cp.solver.constraints.global.pack
Class PackSConstraint.BoundNumberOfBins
java.lang.Object
choco.cp.solver.constraints.global.pack.PackSConstraint.BoundNumberOfBins
- Enclosing class:
- PackSConstraint
protected final class PackSConstraint.BoundNumberOfBins
- extends Object
Methods inherited from class java.lang.Object |
clone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait |
capacityMLB
protected int capacityMLB
nbEmpty
protected int nbEmpty
nbSome
protected int nbSome
nbFull
protected int nbFull
nbNewCLB
protected int nbNewCLB
PackSConstraint.BoundNumberOfBins
public PackSConstraint.BoundNumberOfBins()
reset
public void reset()
computeBounds
public boolean computeBounds(boolean useMDFF)
- Parameters:
useMDFF
- do we use advanced and costly bounding procedure for a feaasibility test.
- Returns:
false
if the current state is infeasible.
getMaximumNumberOfBins
public int getMaximumNumberOfBins()
getMinimumNumberOfBins
public int getMinimumNumberOfBins()
Copyright © 2012. All Rights Reserved.