Package | Description |
---|---|
org.chocosolver.solver.constraints.nary.alldifferent |
Class and Description |
---|
AlgoAllDiffAC
Algorithm of Alldifferent with AC
Uses Regin algorithm
Runs in O(m.n) worst case time for the initial propagation
but has a good average behavior in practice
Keeps track of previous matching for further calls
|
Copyright © 2017. All rights reserved.