T
- type of variable being used in search.public class IndomainSetMin<T extends SetVar> extends java.lang.Object implements Indomain<T>
Constructor and Description |
---|
IndomainSetMin()
It creates Indomain heuristic, which will choose the minimal value
from the variable domain.
|
public IndomainSetMin()