Decision Optimization

Decision Optimization

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


#Analytics
#DecisionOptimization
#DecisionOptimization
 View Only
  • 1.  Doubt about tuning

    Posted 05/03/09 06:25 PM

    Originally posted by: SystemAdmin


    [ulisses.dias said:]

    I have five .lp files: 1.lp, 2.lp, 3.lp, 4.lp and 5.lp

    If i tune this files individually by:

    [b]read 1.lp
    tune
    read 2.lp
    tune[/b]

    The result is the following for each tune procedure:

    [b]mip limits cutpasses 1
    mip strategy heuristicfreq 50
    mip strategy variableselect 4[/b]

    But if i put the file names in a file name tune_files and use the command

    [b]tune tune_files[/b]

    Then the result is totally different. Anyone could explain why?
    #CPLEXOptimizers
    #DecisionOptimization