T
- type of variable being used in the search.public class IndomainSimpleRandom<T extends IntVar> extends java.lang.Object implements Indomain<T>
Constructor and Description |
---|
IndomainSimpleRandom()
It does not achieve uniform probability but it does work faster than
IndomainRandom.
|
public IndomainSimpleRandom()