> Discrete Optimization > Logical Constraints in Optimization

This chapter shows you how to represent logical constraints in ILOG CPLEX with Concert Technology for C++ users. In C++ applications, Concert Technology can automatically translate logical constraints into their transformed equivalent that the discrete (that is, MIP) or continuous optimizers of ILOG CPLEX can process efficiently.

In this chapter, you will learn:

Note
These logical constraint facilities are available in ILOG CPLEX only with Concert Technology for C++ users.