|
||||||||||
| PREV PACKAGE NEXT PACKAGE | FRAMES NO FRAMES | |||||||||
See:
Description
| Class Summary | |
|---|---|
| Binary | Binary encoding for the "at most one" and "at most k" cases. |
| Binomial | Binomial encoding for the "at most one" and "at most k" cases. |
| Commander | Commander encoding for "at most one" and "at most k" cases. |
| EncodingStrategyAdapter | The aim of this class is to use different encodings for specific constraints. |
| Ladder | Ladder encoding for the "at most one" and "exactly one" cases. |
| Policy | This class allows the use of different encodings for different cardinality constraints. |
| Product | Implementation of product encoding for at most one and at most k constraints. |
| Sequential | Implementation of the sequential encoding for the at most k constraint. |
| Enum Summary | |
|---|---|
| EncodingStrategy | This Enum describes the different encodings that can be used for the "at most one", "at most k", "exactly one", "exactly k" constraints. |
Implementation of different encodings.
|
||||||||||
| PREV PACKAGE NEXT PACKAGE | FRAMES NO FRAMES | |||||||||