Package | Description |
---|---|
org.chocosolver.solver.constraints.nary.alldifferent |
Modifier and Type | Class and Description |
---|---|
class |
PropAllDiffAdaptative
Probabilistic Propagator for AllDifferent AC constraint for integer variables introduced
to avoid loosing too much time in AC propagation when BC is sufficientss
The more this propagator triggers filtering and failure, the more likely it will be called
If it does not bring improvement, this propagator will be called less during search
|
Copyright © 2018. All rights reserved.