public class AndCPLEX extends And
list
probabilityRelation
Constructor and Description |
---|
AndCPLEX() |
Modifier and Type | Method and Description |
---|---|
java.lang.Object |
runThrough(Bind b)
returns an IloConstraint
|
isTrue, makeConstraints, toString
addRelation, getInvolvedEntities, getList
createConstraints, isProbabilityRelation, setProbabilityRelation
public java.lang.Object runThrough(Bind b)
runThrough
in class And
b
- The bind to get the data from.