Package org.jacop.constraints
Class SoftGCC.SoftGCCBuilder
java.lang.Object
org.jacop.constraints.netflow.NetworkBuilder
org.jacop.constraints.SoftGCC.SoftGCCBuilder
- Enclosing class:
- SoftGCC
-
Field Summary
Fields inherited from class org.jacop.constraints.netflow.NetworkBuilder
arcList, costVariable, handlerList, nodeList
-
Constructor Summary
ConstructorsModifierConstructorDescriptionprivate
SoftGCCBuilder
(IntDomain all, 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 Details
-
SoftGCCBuilder
-