Overview | Group | Tree | Graph | Index | Concepts |
IloInt IlcInt
This type represents signed integers handled by Solver variables. All C++
integers are implicitly converted to IlcInt
. By using this
type, you can be sure that the Solver components of your application will
port without any source change in this respect across different hardware
platforms.
See Also: