Top "Cplex" questions

CPLEX is a fast commercial linear, quadratic, and mixed-integer optimizer.

Best open source Mixed Integer Optimization Solver

I am using CPLEX for solving huge optimization models (more than 100k variables) now I'd like to see if I …

mathematical-optimization linear-programming convex-optimization cplex
mathematical optimization library for Java --- free or open source recommendations?

Does anyone know of such a library that performs mathematical optimization (linear programming, convex optimization, or more general types of …

mathematical-optimization linear-programming cplex gurobi convex-optimization
How to install CPLEX with python?

I am trying to install cplex for python 2.7.9. I downloaded IBM ILOG CPLEX Studio Preview 12.6.1 32bit and I tried to …

python cplex
How to make cplex not output to terminal

I am using the IBM cplex optimizer to solve an optimization problem and I don't want all terminal prints that …

c++ mathematical-optimization linear-programming cplex ilog
CPLEX + YALMIP -- "Solver not found"?

I'm trying to get started with YALMIP, which is a Matlab interface to optimization solvers such as CPLEX. I have …

matlab ubuntu mathematical-optimization linear-programming cplex