| Class | Description |
|---|---|
| Eternity |
The Eternity II puzzle is an edge-matching puzzle which
involves placing 256 square puzzle pieces into a 16 by 16 grid,
constrained by the requirement to match adjacent edges.
|
| JobShop |
The JobShop Problem.
|
| MagicSerie |
The Magic Series problem.
|
| MagicSquare |
The Magic Square problem.
|
| NQueens |
The N-Queens problem.
|
| QAP |
The Quadratic Assignment problem.
|
| QAPLNS |
The Quadratic Assignment problem.
|
| RCPSP |
Resource Constrained Project Scheduling Problem.
|
| StableMariage |
Stable Marriage problem:
Given n men and n women, where each person has ranked makeIntVarArray members
of the opposite sex with a unique number between 1 and n in order of preference,
marry the men and women together such that there are no two people of opposite sex
who would both rather have each other than their current partners.
|
| Steel |
Steel is produced by casting molten iron into slabs.
|
| TSP |
Traveling salesman problem.
|
Copyright © 2018 Laurent Michel, Pierre Schaus, Pascal Van Hentenryck. All rights reserved.