Package org.jacop.constraints
Class SoftAlldifferent.SoftAlldiffBuilder
- java.lang.Object
-
- org.jacop.constraints.netflow.NetworkBuilder
-
- org.jacop.constraints.SoftAlldifferent.SoftAlldiffBuilder
-
- Enclosing class:
- SoftAlldifferent
private class SoftAlldifferent.SoftAlldiffBuilder extends NetworkBuilder
-
-
Field Summary
-
Fields inherited from class org.jacop.constraints.netflow.NetworkBuilder
arcList, costVariable, handlerList, nodeList
-
-
Constructor Summary
Constructors Modifier Constructor Description private
SoftAlldiffBuilder(IntDomain[] doms, ViolationMeasure vm)
-
Method Summary
-
Methods inherited from class org.jacop.constraints.netflow.NetworkBuilder
addArc, addArc, addArc, addArc, addArc, addArc, addArc, addNode, addNode, addNode, addNode, build, listVariables, primitiveDecomposition, setCostVariable, valueGraph
-
-
-
-
Constructor Detail
-
SoftAlldiffBuilder
private SoftAlldiffBuilder(IntDomain[] doms, ViolationMeasure vm)
-
-