choco.kernel.model.constraints.geost.externalConstraints
Class DistLinearModel
java.lang.Object
choco.kernel.model.constraints.geost.externalConstraints.IExternalConstraint
choco.kernel.model.constraints.geost.externalConstraints.DistLinearModel
public class DistLinearModel
- extends IExternalConstraint
Created by IntelliJ IDEA.
User: szampelli
Date: 3 f�vr. 2009
Time: 16:29:15
To change this template use File | Settings | File Templates.
Field Summary |
int[] |
a
|
int |
b
|
int |
o1
|
Constructor Summary |
DistLinearModel(int ectrID,
int[] dimensions,
int[] objectIdentifiers,
int[] a,
int b)
|
o1
public int o1
a
public int[] a
b
public int b
DistLinearModel
public DistLinearModel(int ectrID,
int[] dimensions,
int[] objectIdentifiers,
int[] a,
int b)
toString
public String toString()
- Overrides:
toString
in class Object
Copyright © 2012. All Rights Reserved.