choco.kernel.model.constraints.geost.externalConstraints
Class NonOverlappingModel

java.lang.Object
  extended by choco.kernel.model.constraints.geost.externalConstraints.IExternalConstraint
      extended by choco.kernel.model.constraints.geost.externalConstraints.NonOverlappingModel

public class NonOverlappingModel
extends IExternalConstraint

Created by IntelliJ IDEA. User: szampelli Date: 10 ao�t 2009 Time: 09:40:35 To change this template use File | Settings | File Templates.


Field Summary
 
Fields inherited from class choco.kernel.model.constraints.geost.externalConstraints.IExternalConstraint
dim, ectrID, objectIds
 
Constructor Summary
NonOverlappingModel(int ectrID, int[] dimensions, int[] objectIdentifiers)
           
 
Method Summary
 
Methods inherited from class choco.kernel.model.constraints.geost.externalConstraints.IExternalConstraint
getDim, getEctrID, getObjectIds, setDim, setObjectIds
 
Methods inherited from class java.lang.Object
clone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait
 

Constructor Detail

NonOverlappingModel

public NonOverlappingModel(int ectrID,
                           int[] dimensions,
                           int[] objectIdentifiers)


Copyright © 2012. All Rights Reserved.