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