Method | Description | |
---|---|---|
Relation ( Cream.Network net, |
Adds a constraint meaning rel[v0][v1] to the network.
|
|
Relation ( Cream.Network net, |
||
Relation ( Cream.Network net, |
||
ToString ( ) : String |
Method | Description | |
---|---|---|
Copy ( Cream.Network net ) : |
Creates a Copy of this constraint for a new network net.
|
|
IsModified ( ) : bool | ||
IsSatisfied ( ) : bool | ||
Satisfy ( |
protected Copy ( Cream.Network net ) : |
||
net | Cream.Network | |
return |
public Relation ( Cream.Network net, |
||
net | Cream.Network | the network /// |
v0 | the first argument integer variable /// | |
rel | bool | two-dimentional array of boolean values /// |
v1 | the second argument integer variable /// | |
return | System |
public Relation ( Cream.Network net, |
||
net | Cream.Network | |
v0 | ||
rel | bool | |
v1 | ||
cType | ConstraintTypes | |
return | System |
public Relation ( Cream.Network net, |
||
net | Cream.Network | |
v0 | ||
rel | bool | |
v1 | ||
cType | ConstraintTypes | |
weight | int | |
return | System |