[Cmpl] Error connecting to CPLEX

Mike Steglich mike.steglich at berlin.de
Thu Jan 1 14:29:07 EST 2015


Hi Oscar,

Please take a look at pyCmpl. 

>>pyCMPL is the CMPL application programming interface (API) for Python and an interactive shell and jCMPL is CMPL's Java API. The main idea of this APIs is to define sets and parameters within the user application, to start and control the solving process and to read the solution(s) into the application if the problem is feasible. All variables, objective functions and constraints are defined in CMPL. These functionalities can be used with a local CMPL installation or a CMPLServer. 
<<

You can find a couple of examples in the manual. Esp. the column generation example could be interesting for you.

Cheers,

Mike


> Am 01.01.2015 um 19:55 schrieb Oscar Augusto Téllez Sánchez <oskarts at gmail.com>:
> 
> Hi Mike,
> 
> thank you it is working now! :)
>  it took me quite some time figuring out what "changing the entry” mean (i amnot cs people)
> 
> it was actually open the cmpl.opt file with a text editor and modify the path for cplex accordingly.
> 
> by the way I would like to know if in coliop it is possible to run a program many times changing some parameters 
> in an automatic way. It obviously implies that i need to save results of each sceneario.
> 
> 
> Indrajit,
> 
> not sure what’s your question behind. but  I have installed cmpl on Applications (which is the program files folder for mac). 
> 
> 

-------------- next part --------------
An HTML attachment was scrubbed...
URL: <http://list.coin-or.org/pipermail/cmpl/attachments/20150101/f970ec96/attachment.html>


More information about the Cmpl mailing list