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