choco.cp.solver.constraints.global.geost.externalConstraints
Class Included

java.lang.Object
  extended by choco.cp.solver.constraints.global.geost.externalConstraints.ExternalConstraint
      extended by choco.cp.solver.constraints.global.geost.externalConstraints.Included

public class Included
extends ExternalConstraint


Field Summary
 
Fields inherited from class choco.cp.solver.constraints.global.geost.externalConstraints.ExternalConstraint
dim, ectrID, frame, maxId, objectIds
 
Constructor Summary
Included(int ectrID, int[] dimensions, int[] objectIdentifiers)
           
 
Method Summary
 
Methods inherited from class choco.cp.solver.constraints.global.geost.externalConstraints.ExternalConstraint
getDim, getEctrID, getFrame, getObjectIds, setDim, setFrame, setObjectIds
 
Methods inherited from class java.lang.Object
clone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait
 

Constructor Detail

Included

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


Copyright © 2012. All Rights Reserved.