T
- type of variable being used in search.public class IndomainSetRandom<T extends SetVar> extends java.lang.Object implements Indomain<T>
Constructor and Description |
---|
IndomainSetRandom()
It creates random indomain heuristic with randomly generated seed for
random generated.
|
IndomainSetRandom(java.util.Random seed)
It creates random indomain heuristic according to the provided random
generator.
|
public IndomainSetRandom()
public IndomainSetRandom(java.util.Random seed)
seed
-