ILOG CPLEX 10.1 Getting Started > Introducing ILOG CPLEX > What Is ILOG CPLEX? > ILOG CPLEX Components |
ILOG CPLEX Components |
INDEX
![]() |
CPLEX comes in three forms to meet a wide range of users' needs:
cplex.exe
on Windows platforms or cplex
on UNIX platforms.
Microsoft Windows |
UNIX | |
---|---|---|
C++ | ilocplex.lib concert.lib | libilocplex.a libconcert.a |
Java | cplex.jar | cplex.jar |
.NET | ILOG.CPLEX.dll
ILOG.Concert.dll |
cplex101.lib
and cplex101.dll
on Windows platforms, and in libcplex.a
, libcplex.so
, and libcplex.sl
on UNIX platforms.
In this manual, the phrase CPLEX Component Libraries is used to refer equally to any of these libraries. While all of the libraries are callable, the term CPLEX Callable Library as used here refers specifically to the C library.
ILOG CPLEX is available on Windows, UNIX, and other platforms. The programming interface works the same way and provides the same facilities on all platforms.
If you have not yet installed ILOG CPLEX on your platform, please consult Setting Up ILOG CPLEX. It contains instructions for installing ILOG CPLEX.
Copyright © 1987-2006 ILOG S.A. All rights reserved. Legal terms. | PREVIOUS NEXT |