Downloading & Installing CPLEX

October 15, 2020 ยท View on GitHub

CPLEX is cross-platform optimization tool solver a Python API. It is free for students and faculty members at accredited institutions.

To download CPLEX:

  1. Register for IBM OnTheHub
  2. Download the IBM ILOG CPLEX Optimization Studio from the software catalog
  3. Install CPLEX Optimization Studio.
  4. Setup the CPLEX Python API as described here.

If you have problems with CPLEX, please check the CPLEX user manual or the CPLEX forums.