Uses of Interface
choco.kernel.solver.constraints.SConstraintCollection

Packages that use SConstraintCollection
choco.kernel.solver.constraints   
 

Uses of SConstraintCollection in choco.kernel.solver.constraints
 

Methods in choco.kernel.solver.constraints that return SConstraintCollection
 SConstraintCollection SConstraintCollection.copy()
          Clones the collection as a new one.
 

Methods in choco.kernel.solver.constraints with parameters of type SConstraintCollection
 boolean SConstraintCollection.containsAll(SConstraintCollection collec)
          currentElement inclusion
 void SConstraintCollection.merge(SConstraintCollection collection)
          Merges an explain with the current one.
 



Copyright © 2012. All Rights Reserved.