Package | Description |
---|---|
general | |
interaction | |
interaction.cplex |
Modifier and Type | Field and Description |
---|---|
protected RelationFactory |
Bind.relationFactory
To create the right relations.
|
Modifier and Type | Method and Description |
---|---|
void |
UniqueProbability.transform(double min,
double max,
RelationFactory factory,
OperationFactory opFactory)
Transforms the relation into an AND interaction with two constraints.
|
Modifier and Type | Class and Description |
---|---|
class |
RelationFactoryCPLEX
CPLEX version of the Relation Factory.
|