|
The ILOG OPL-CPLEX Development System is supported on a variety of platforms, separated into two categories as follows:
- "Extended development and deployment":
The functionalities of these platforms are available from all interfaces, such as graphical integrated development environments (IDEs), command line tools (oplrun and the ILOG CPLEX Interactive Optimizer) and application programming interfaces (APIs). Develop and debug models in the IDE, run and analyze them through the command line, and embed them in applications using the ILOG OPL-CPLEX Development System's APIs.
- "Development and deployment":
The functionalities of these platforms are available from command line tools (oplrun and the ILOG CPLEX Interactive Optimizer) and APIs. Run and analyze models through the command line and embed them in applications using the ILOG OPL-CPLEX Development System's APIs.
A platform is defined by a machine, an operating system and a set of development tools (C++ compiler, Java, .NET framework). However, a development tool is necessary only if you want to embed your model in an application using the ILOG OPL-CPLEX Development System's APIs
Extended development and deployment platforms
Machine: x86
OS: Windows XP, Server 2003 C++ compiler: Microsoft Visual Studio .NET 2003 .NET: Framework 1.1 Java: JDK 1.4, 5.0, 6.0
Machine: x86
OS: Windows XP, Server 2003, Vista C++ compiler: Microsoft Visual Studio 2005 NET: Framework 1.1, 2.0 Java: JDK 1.4, 5.0, 6.0
Development and deployment platforms
Machine: IBM Power architecture
OS: AIX 5.2, 5.3 C++ compiler: IBM XL C/C++ 7.0 Java: JDK 1.4, 5.0
Machine: IBM Power architecture
OS: AIX 5.2, 5.3 C++ compiler: IBM XL C/C++ 7.0 (64-bit) Java: JDK 1.4, 5.0
Machine: SUN UltraSPARC
OS: Solaris 9, 10 C++ compiler: Sun ONE Studio 8 Java: JDK 1.4, 5.0, 6.0
Machine: SUN UltraSPARC64
OS: Solaris 9, 10 C++ compiler: Sun ONE Studio 8 Java: JDK 1.4, 5.0, 6.0
Machine: x86
OS: Red Hat Enterprise Linux 4.0 (AS, ES, WS) C++ compiler: g++ 3.4 Java: JDK 1.4, 5.0
Machine: x86
OS: Red Hat Enterprise Linux 5.0 (AS, ES, WS) C++ compiler: g++ 4.1 Java: JDK 1.4, 5.0, 6.0
Machine: x86-64 (aka AMD64, Opteron, EM64T, ia32e)
OS: Red Hat Enterprise Linux 4.0 (AS, ES, WS) C++ compiler: g++ 3.4 (64-bit) Java: JDK 5.0
Machine: x86-64 (aka AMD64, Opteron, EM64T, ia32e)
OS: Red Hat Enterprise Linux 5.0 (AS, ES, WS) C++ compiler: g++ 4.1 (64-bit) Java: JDK 5.0, 6.0
Machine: x86-64 (aka AMD64, Opteron, EM64T, ia32e)
OS: SUSE Linux Enterprise Server 10.0 C++ compiler: g++ 4.1 (64-bit) Java: JDK 5.0, 6.0
Machine: x64 (aka AMD64, Opteron, EM64T, ia32e)
OS: Windows XP x64, Server 2003 (64-bit), Vista C++ compiler: Microsoft Visual Studio 2005 (64-bit) Java: JDK 5.0, 6.0
Note: Many vendors have operating system and compiler versions different from those listed above. However, in some cases they may be compatible with the compilers listed above. See the vendor's technical support for compatibility details.
|