T - type of variable for which the assignment value is being generated.public interface Indomain<T extends Var>
| Modifier and Type | Method and Description |
|---|---|
int |
indomain(T var)
It returns value within a variable which should be used in current
assignment.
|
int indomain(T var)
var - defines variable for which value for assignment is suggested.Copyright © 2022. All rights reserved.