choco.cp.solver.constraints.global.geost.frames
Class ForbiddenRegionFrame
java.lang.Object
choco.cp.solver.constraints.global.geost.frames.Frame
choco.cp.solver.constraints.global.geost.frames.ForbiddenRegionFrame
- All Implemented Interfaces:
- Externalizable, Serializable
public final class ForbiddenRegionFrame
- extends Frame
Created by IntelliJ IDEA.
User: szampelli
Date: 4 f�vr. 2009
Time: 10:41:36
To change this template use File | Settings | File Templates.
- See Also:
- Serialized Form
Field Summary |
int |
D
|
int |
o1
|
int |
o2
|
int |
q
|
int |
s1
|
int |
s2
|
q
public int q
D
public int D
s1
public int s1
s2
public int s2
o1
public int o1
o2
public int o2
ForbiddenRegionFrame
public ForbiddenRegionFrame(int q_,
int D_,
int s1_,
int s2_,
int o1_,
int o2_)
toString
public String toString()
- Overrides:
toString
in class Object
Copyright © 2012. All Rights Reserved.