T
- type of variable being used in the search.public class IndomainMax<T extends IntVar> extends Object implements Indomain<T>
Constructor and Description |
---|
IndomainMax()
It creates an IndomainMax heuristic.
|
Modifier and Type | Method and Description |
---|---|
int |
indomain(T var)
It returns value within a variable which should be used in current
assignment.
|
Copyright © 2022. All rights reserved.