choco.cp.solver.constraints.global.geost.frames
Class NonOverlappingFrame

java.lang.Object
  extended by choco.cp.solver.constraints.global.geost.frames.Frame
      extended by choco.cp.solver.constraints.global.geost.frames.NonOverlappingFrame
All Implemented Interfaces:
Externalizable, Serializable

public class NonOverlappingFrame
extends Frame

See Also:
Serialized Form

Constructor Summary
NonOverlappingFrame()
           
 
Method Summary
 
Methods inherited from class choco.cp.solver.constraints.global.geost.frames.Frame
addForbidRegions, getRelForbidRegions, getRelForbidRegions, readExternal, size, writeExternal
 
Methods inherited from class java.lang.Object
clone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait
 

Constructor Detail

NonOverlappingFrame

public NonOverlappingFrame()


Copyright © 2012. All Rights Reserved.