public class AllDifferentBinary extends AbstractConstraint
Constructor and Description |
---|
AllDifferentBinary(IntVar... x) |
Modifier and Type | Method and Description |
---|---|
void |
post()
Initializes the constraint when it is posted to the solver.
|
getSolver, isActive, isScheduled, propagate, setActive, setScheduled
public AllDifferentBinary(IntVar... x)
public void post()
Constraint
post
in interface Constraint
post
in class AbstractConstraint
Copyright © 2018 Laurent Michel, Pierre Schaus, Pascal Van Hentenryck. All rights reserved.