Decision Optimization

Decision Optimization

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


#Analytics
#DecisionOptimization
#DecisionOptimization
 View Only
  • 1.  Why AMPLCML-CPLEX10 is extremely slow

    Posted 04/01/08 10:07 PM

    Originally posted by: SystemAdmin


    [tuong said:]

    Hello,
    I'm using the licenced version of AMPLCML with CPLEX10 solver on Windows
    XP to find the symmetric augmentation of  a state machine. Things are
    OK when the number of states is small, say up to 50. However, AMPL
    seems running forever when the number of states is 1000. Any
    experiences/suggestions about that? Thank you so much.


    #CPLEXOptimizers
    #DecisionOptimization


  • 2.  Re: Why AMPLCML-CPLEX10 is extremely slow

    Posted 04/04/08 02:45 AM

    Originally posted by: SystemAdmin


    [arunjotshi said:]

    In my limited experience with CPLEX, I find CPLEX 10.0 to be pretty reasonable w.r.t. time (even better than CPLEX 11.0 !). May be you should try changing some default parameters to speed up your case. All will depend on your problem structure, the parameters that have been set up and your preferences.
    For example, setting MIPEMPHASIS to find feasible solutions rather than Optimality might spped up things a bit.
    Hope this helps.
    Arun
    #CPLEXOptimizers
    #DecisionOptimization