Decision Optimization

Decision Optimization

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


#Analytics
#DecisionOptimization
#DecisionOptimization
 View Only
  • 1.  ilolpex1 and ilolpex2

    Posted 09/22/09 01:40 PM

    Originally posted by: SystemAdmin


    [anahana said:]

    Dear all,

    I just started using ILOG CPLEX and I'm trying to run the basic exercises; ilolpex1 and ilolpex2; the problem is that I'm unable to enter any command line arguments for the code to work (these examples are meant to show how to use different LP optimization methods). Does anyone know how to properly operate these examples?

    Regards, 
    #CPLEXOptimizers
    #DecisionOptimization


  • 2.  Re: ilolpex1 and ilolpex2

    Posted 09/22/09 08:29 PM

    Originally posted by: SystemAdmin


    [johncui said:]

    Do you know where is your ilolpex1.exe and ilolpex2.exe you built?

    If not please find them in like: "C:\ILOG\CPLEX121\examples\x86_windows_vs2008\stat_mta"

    then in the command line, please goto C:\ILOG\CPLEX121\examples\x86_windows_vs2008\stat_mta

    then run
    >>ilolpex1.exe -r
    or
    >>ilolpex1.exe -c
    ...

    For ilolpex2,

    >>ilolpex2.exe <your model name> <method>

    Hope this can help you.
    #CPLEXOptimizers
    #DecisionOptimization


  • 3.  Re: ilolpex1 and ilolpex2

    Posted 09/22/09 09:31 PM

    Originally posted by: SystemAdmin


    [anahana said:]

    The exe files are stored in the same directory you mentioned, although they are in the stat_mda, not stat_mta. But this should not be a problem. I did what you suggested and it worked, thanks. I thought the program prompts me to enter these parameters after it is run.

    Regards, 


    #CPLEXOptimizers
    #DecisionOptimization