Skip to main content
FRAMES NO FRAMES

Typedef IlcInt

Definition file: ilcp/cp.h
Include file: <ilcp/cpext.h>

IloInt IlcInt

Type for integer values.

This type represents signed integers handled by CP Optimizer variables. All C++ integers are implicitly converted to IlcInt. By using this type, you can be sure that the CP Optimizer components of your application will port without any source change in this respect across different hardware platforms.

See Also: