Package | Description |
---|---|
org.chocosolver.solver.constraints.nary.nValue | |
org.chocosolver.solver.constraints.nary.nValue.amnv.graph |
Constructor and Description |
---|
PropAMNV(IntVar[] X,
IntVar N,
G graph,
F heur,
R[] rules)
Creates a propagator for the atMostNValues constraint
The number of distinct values in X is at most equal to N
|
Modifier and Type | Class and Description |
---|---|
class |
Gci
Constrained intersection graph
|
class |
Gi
Intersection Graph
|
Copyright © 2017. All rights reserved.