public class EqInteractionCplex extends EqInteraction
condition, consequence, probabilityInteraction
Constructor and Description |
---|
EqInteractionCplex(Relation object,
Relation r) |
Modifier and Type | Method and Description |
---|---|
java.lang.Object |
makeInteraction(Bind b)
Only used when interactions in solver.
|
toString
getCondition, getConsequence, isProbabilityInteraction
public java.lang.Object makeInteraction(Bind b)
EqInteraction
Must be overwritten in a new class by solvers.
makeInteraction
in class EqInteraction