Decision Optimization

Decision Optimization

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


#Analytics
#DecisionOptimization
#DecisionOptimization
 View Only
  • 1.  Getting error while running ilobendersatsp.cpp

    Posted 08/23/17 01:13 AM

    Originally posted by: imanopl


    Hello everybody, my question may look a simple question, however I am trying to run the example ilobendersatsp.cpp (which can be accessed through http://www-01.ibm.com/support/docview.wss?uid=swg21399997&aid=9) but whenever I run it confront with the error The program '[4104] Template - CPlex 12.6.2 in Visual Studio.exe' has exited with code 0 (0x0). Can anyone know the reason?  In addition, I realized there is another example named ilobenders.cpp for CPLEX, how can I find the example file (the one provided here:https://www.ibm.com/support/knowledgecenter/en/SSSA5P_12.7.1/ilog.odms.cplex.help/CPLEX/UsrMan/topics/discr_optim/benders/examplesBenders.html)?

    Thanks in advance for your help

     


    #DecisionOptimization
    #OPLusingCPLEXOptimizer


  • 2.  Re: Getting error while running ilobendersatsp.cpp

    Posted 08/25/17 03:11 AM

    Are you sure that this is an error? A program exiting with code 0 usually means success.

    All examples are in directory cplex/examples/src of your CPLEX installation. The ilobenders.cpp example is available since version 12.7.


    #DecisionOptimization
    #OPLusingCPLEXOptimizer


  • 3.  Re: Getting error while running ilobendersatsp.cpp

    Posted 08/25/17 05:55 AM

    Originally posted by: imanopl


    Thank you very much for your answer, I would try the new one and will let you the results.


    #DecisionOptimization
    #OPLusingCPLEXOptimizer