Package org.jacop.examples.fd.muca
Class MUCA.Transformation
java.lang.Object
org.jacop.examples.fd.muca.MUCA.Transformation
- Enclosing class:
MUCA
-
Field Summary
Fields -
Constructor Summary
Constructors -
Method Summary
Modifier and TypeMethodDescriptionint
getDelta
(int goodId) int
getDeltaInput
(int goodId) int
getDeltaOutput
(int goodId)
-
Field Details
-
goodsIds
-
delta
-
id
public int id
-
-
Constructor Details
-
Transformation
Transformation()
-
-
Method Details
-
getDelta
public int getDelta(int goodId) -
getDeltaInput
public int getDeltaInput(int goodId) -
getDeltaOutput
public int getDeltaOutput(int goodId)
-