Decision Optimization

Decision Optimization

Delivers prescriptive analytics capabilities and decision intelligence to improve decision-making.


#Analytics
#DecisionOptimization
#DecisionOptimization
 View Only
  • 1.  CPLEX and Code::Blocks

    Posted 04/02/12 11:25 PM

    Originally posted by: Chloe1


    Hello,

    I would like to know how I can configure Code::Blocks in order to make it work for Cplex 12.4 under Windows 7.

    Thanks.
    #CPLEXOptimizers
    #DecisionOptimization


  • 2.  Re: CPLEX and Code::Blocks

    Posted 04/03/12 12:50 AM

    Originally posted by: SystemAdmin


    Please check out the instructions here and the discussion of how to adapt them to Windows in this thread.
    Is this sufficient to get things going?
    #CPLEXOptimizers
    #DecisionOptimization


  • 3.  Re: CPLEX and Code::Blocks

    Posted 04/03/12 02:18 AM

    Originally posted by: Chloe1


    It doesn't work. I got many errors (as mentioned in
    http://www.ibm.com/developerworks/forums/thread.jspa?threadID=382283).
    #CPLEXOptimizers
    #DecisionOptimization


  • 4.  Re: CPLEX and Code::Blocks

    Posted 04/11/12 11:37 AM

    Originally posted by: SystemAdmin


    Hm, in that case you are more or less on your own :-(
    What you could do is the following:
    1. Setup a project in Visual Studio. The CPLEX documentation has details about how to do that.
    2. Look at the command line that Visual Studio uses to compile and link your application.
    3. Configure Code::Blocks so that it uses the same command line.
    #CPLEXOptimizers
    #DecisionOptimization