Skip to main content

Cplex Help File

This document covers the different ways to use CPLEX optimisation solver. All possible ways will be not covered. Based on my current knowledge following notes and examples are prepared. It will cover the current version 12.1 installed on our server.

Internal help page is available here.

Cplex supports the coding in

  1. OPL
  2. CPP
  3. Python
  4. Java