| IBM ILOG Solver User's Manual > The Basics > Modeling and Solving a Simple Problem: Map Coloring |
Modeling and Solving a Simple Problem: Map Coloring |
INDEX
PREVIOUS
NEXT
|
In this lesson, you will learn how to:
IloEnv and IloModel to create an environment and a model
IloIntVar to declare constrained integer variables
IloSolver to search for solutions
You will learn how to model and solve a simple problem, a map coloring problem. To find a solution to this problem using Solver, you will use the three-stage method: describe, model, and solve.
| © Copyright IBM Corp. 1987, 2009. Legal terms. | PREVIOUS NEXT |