To use the cplex solver on simplex
- add the following configuration to your shell
export PATH=/opt/cplex/cplex/bin/x86-64_linux:$PATH
- Python interface is untested at this time. Let me know if you get working and I will update the instructions.
To use the cplex solver on simplex
export PATH=/opt/cplex/cplex/bin/x86-64_linux:$PATH