choco.cp.solver.constraints.global.geost.externalConstraints
Class DistLinear
java.lang.Object
choco.cp.solver.constraints.global.geost.externalConstraints.ExternalConstraint
choco.cp.solver.constraints.global.geost.externalConstraints.DistLinear
public class DistLinear
- extends ExternalConstraint
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 |
DistLinear(int ectrID,
int[] dimensions,
int[] objectIdentifiers,
int[] a,
int b)
|
Methods inherited from class java.lang.Object |
clone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait |
o1
public int o1
a
public int[] a
b
public int b
DistLinear
public DistLinear(int ectrID,
int[] dimensions,
int[] objectIdentifiers,
int[] a,
int b)
Copyright © 2012. All Rights Reserved.