public interface VarRealSelector
Modifier and Type | Method and Description |
---|---|
VarReal[] |
getVarReals()
Returns the array of constrained real variables upon which this selector was defined.
|
int |
select()
Returns the index of the selected variable in the array of constrained
real variables upon which this selector was defined.
|
VarReal[] getVarReals()
int select()