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