Removed old style MEM solvers Cleaned up CPLEX_DLL interface Added Sequential solve function
1.22
Added Cplex IntegerOptimalTolerence setMemoryEmphsis, and clarified linux installation instructions
1.21.02
Added epagap, and logfile in CPLEX_DLL
1.21
Added Combination and Permutation functions Bugfix for configsolvers Updated setup.py to start to compile everything
1.20
Certified for inclusion in Coin-Or Spilt the solver and constant definitions into separate files Unit Tests make more explicit Included external definitions for CoinMP.dll No Makefile
1.11
Contributed by Stuart Mitchell s.mitchellauckland.ac.nz. Contains dll solvers that are accessed with the ctypes library. Can use the CoinMP.dll solver from the coin-or project. Added column-wise modelling and resolve capabilities. Wiki added with plenty of examples aphi038ec.auckland.ac.nz