public class InversedRelationCplex extends InversedRelation
rel
probabilityRelation
Constructor and Description |
---|
InversedRelationCplex(Relation rel) |
Modifier and Type | Method and Description |
---|---|
java.lang.Object |
runThrough(Bind bind)
Only used when interaction are in the solver.
|
getInvolvedEntities, isTrue, makeConstraints, toString
createConstraints, isProbabilityRelation, setProbabilityRelation
public InversedRelationCplex(Relation rel)
public java.lang.Object runThrough(Bind bind)
InversedRelation
in this case, this class must be extended.
runThrough
in class InversedRelation
bind
- The bind to get the data from.