Skip to content

Release Simple Linear Programming with CPLEX

Latest
Compare
Choose a tag to compare
@Wenpei Wenpei released this 20 Apr 01:41
· 3 commits to master since this release

BM ILOG CPLEX Optimizer is a tool for solving linear optimization problems, commonly referred to as Linear Programming (LP) problems.
The CPLEX Python API is a Python package named cplex that allows the Callable Library to be accessed from the Python programming language. It is equally suitable for interactive use through the Python interpreter or for writing scripts or full-fledged applications.